Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8931609
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T09:09:04+00:00 2026-06-15T09:09:04+00:00

Ok, seems i’ll go with Espresso. It is really clean and easy. Are there

  • 0

Ok, seems i’ll go with Espresso.
It is really clean and easy.

Are there built-in support for Slim?

Can not find anywhere in docs how to use it.

Trying this:

require 'e'
require 'slim'

class Blog < E

  engine :Slim
  # etc.
end

and getting a weird error about no Slim engine found, though i loaded it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T09:09:05+00:00Added an answer on June 15, 2026 at 9:09 am

    The issue here is that Espresso using Tilt for rendering.

    And Tilt has no built-in support for Slim.

    However, Slim does have built-in support for Tilt 🙂

    All you have to do is to register a new Tilt template:

    require 'slim'
    
    Tilt::SlimTemplate = Slim::Template
    

    That’s it. Now you can use it like this:

    class Blog < E
    
      engine :Slim
      engine_ext :slim
      # etc.
    end
    

    Please note engine_ext :slim – it will inform Espresso about templates extension.

    Most likely you’ll name your templates like template-name.slim

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Seems like I'd be able to find this, but can't turn up anything. Have
Seems like a simple enough question but I can't seem to find the answer.
Seems like this would be a common question, though I could not find it
Seems like newbie's question, but I just can't find the answer. Can I somehow
Seems like a super simple question but I can't find an answer. I'm grabbing
Seems like this should be the easy part, but I can't seem to get
Seems like it should be simple, but cant find a solution anywhere. I need
Seems begineer but i really do not understand what these lines of code saying,
Seems that This will be an easy question for you but this problem is
Seems like there should be... Right now it just seems like magic that you

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.