Sha256: e0aeb44699ab9b297d1e9e5dce715b3d46e4483de8dece1fa4b160554d8dc426
Contents?: true
Size: 1.33 KB
Versions: 1
Compression:
Stored size: 1.33 KB
Contents
# H2ocubeRailsDevelopment [![Gem Version](https://badge.fury.io/rb/h2ocube_rails_development.png)](http://badge.fury.io/rb/h2ocube_rails_development) Just a collection for development gems ## Installation Add this line to your application's Gemfile: gem 'h2ocube_rails_development', group: :development And then execute: $ bundle Or install it yourself as: $ gem install h2ocube_rails_development ## Usage see include gems below :p ## 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 * binding_of_caller https://github.com/banister/binding_of_caller * meta_request https://github.com/dejan/rails_panel/tree/master/meta_request * powder https://github.com/Rodreegez/powder * capistrano https://github.com/capistrano/capistrano * 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 ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
h2ocube_rails_development-0.1.1 | README.md |