Sha256: 5499d0a904761e2cd6c3782248e35dfbfc85817f86ff6995b45353865386cba3

Contents?: true

Size: 971 Bytes

Versions: 1

Compression:

Stored size: 971 Bytes

Contents

# H2ocubeRailsDevelopment

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

* thin http://code.macournoyer.com/thin/
* 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

## 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.0.1 README.md