README.md in h2ocube_rails_development-0.1.1 vs README.md in h2ocube_rails_development-0.1.2

- old
+ new

@@ -18,12 +18,15 @@ $ gem install h2ocube_rails_development ## Usage -see include gems below :p + $ rake annotate # => annotate all your models, tests, fixtures, factories and routes + $ rake annotate:remove # => remove all annotated comments +more details see below + ## Include * pry-rails https://github.com/rweng/pry-rails * pry-remote https://github.com/Mon-Ouie/pry-remote * better_errors https://github.com/charliesome/better_errors @@ -34,9 +37,10 @@ * capistrano-rbenv https://github.com/capistrano/rbenv * capistrano-bundler https://github.com/capistrano/bundler * capistrano-rails https://github.com/capistrano/rails * vendorer https://github.com/grosser/vendorer * spring https://github.com/rails/spring +* annotate https://github.com/ctran/annotate_models ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`)