Sha256: d922b28ee82152e19b2b1c2456022ec32b9f38f8f42395f1d7e2947f91839484
Contents?: true
Size: 482 Bytes
Versions: 1
Compression:
Stored size: 482 Bytes
Contents
# slim-rails slim-rails provides Slim generators for Rails 3. It was based on [haml-rails](http://http://github.com/indirect/haml-rails) and it does basically the same: configures Slim as the template engine automatically for your rails app. To use it, add this line to your Gemfile: gem "slim-rails" And that's it. From the version 0.2.0, there is no need to include gem "slim" in your Gemfile. Every time you generate a controller or scaffold, you'll get Slim templates.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
slim-rails-0.2.1 | README.md |