/mule

Primary LanguageRubyMIT LicenseMIT

Mule

Copied from : https://www.nopio.com/blog/creating-scaffold-generator-rails/.

Installation

Add this line to your application's Gemfile:

gem 'mule',  :path => '/Users/will/Sites/rails/templated/mule'

And then execute:

$ bundle install

Usage

rails g mule:controller [MODEL_NAME]

License

The gem is available as open source under the terms of the MIT License.