Sha256: fe3f460df7548c384b3eed90e380ad4afdaa6814881dbd1c5ad18e39ae07ed38
Contents?: true
Size: 582 Bytes
Versions: 50
Compression:
Stored size: 582 Bytes
Contents
# Rails AddOns Resources Controller Short description and motivation. ## Usage How to use my plugin. ## Installation Add this line to your application's Gemfile: ```ruby gem 'rao-resources_controller' ``` And then execute: ```bash $ bundle ``` Or install it yourself as: ```bash $ gem install rao-resources_controller ``` Generate the initializer: ```bash $ rails g rao:resources_controller:install ``` ## Contributing Contribution directions go here. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
50 entries across 50 versions & 1 rubygems