README.markdown in i18n_attributes-0.1.1.1 vs README.markdown in i18n_attributes-0.1.2
- old
+ new
@@ -13,10 +13,10 @@
##Installation
In your app's `Gemfile`, add:
- gem "i18n_attributes", "~> 0.1.1"
+ gem "i18n_attributes", :group => [:development]
Then run:
> bundle
> rails generate i18n_attributes:install