README.md in glow-0.0.13 vs README.md in glow-0.0.14
- old
+ new
@@ -86,22 +86,16 @@
javascipt_include_tag 'glow'
to your layout.
-### Rails 3.1
+### Rails >=3.1 (including Rails 4)
Add
//=require glow
to your manifest.
## License
See MIT-LICENSE.
-
-## TODO
-
-- Test in 3.1
-- Automatically add //= require glow to application.js in 3.1 (via
- generator)