README.markdown in backbone_extensions-0.0.5 vs README.markdown in backbone_extensions-0.0.6
- old
+ new
@@ -11,7 +11,8 @@
1. Add the gem to bundler or install: gem 'backbone_extensions' or `gem install backbone_extensions`
2. In your application.js //= require underscore
3. In your application.js //= require backbone
4. In your application.js //= require backbone_extensions/include
5. In your application.js //= require backbone_extensions/decorator
+ 6. In your application.js //= require backbone_extensions/associations
-Copyright (c) 2012 Ryan Dy, released under the MIT license
+Copyright (c) 2012-3 Ryan Dy, Thomas Bukowski, released under the MIT license