README.md in h2ocube_rails_development-0.1.3 vs README.md in h2ocube_rails_development-0.1.4
- old
+ new
@@ -32,18 +32,18 @@
## Include
For development & test
* factory_girl_rails https://github.com/thoughtbot/factory_girl_rails
+* pry-rails https://github.com/rweng/pry-rails
* rspec-rails https://github.com/rspec/rspec-rails
For development only
* annotate https://github.com/ctran/annotate_models
* better_errors https://github.com/charliesome/better_errors
* binding_of_caller https://github.com/banister/binding_of_caller
* meta_request https://github.com/dejan/rails_panel/tree/master/meta_request
-* pry-rails https://github.com/rweng/pry-rails
* pry-remote https://github.com/Mon-Ouie/pry-remote
For test only
* capybara http://jnicklas.github.io/capybara