README.md in slim-rails-0.2.0 vs README.md in slim-rails-0.2.1
- old
+ new
@@ -4,6 +4,9 @@
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.