Login
From:
Robert Mosolgo
(Uncensored)
subscribe
Slim Templates with Batman.js and the Rails Asset Pipeline
https://rmosolgo.github.io/rails/batman.js/slim/2013/11/25/slim-templates-with-batmanjs-and-the-rails-asset-pipeline.html
links
backlinks
Roast topics
Find topics
Find it!
You can use Slim (or Haml) to serve your Batman.js templates in the Rails Asset Pipeline. 1. Include Slim in your gemfile Add this line to your Gemfile: ```ruby Gemfile gem “slim”