skeleton view-model structure generator.
How to use my plugin.
Add this line to your application's Gemfile:
gem "view_model_generator", github: "departure-inc/view_model-generator"
And then execute:
$ bundle
Or install it yourself as:
$ gem specific_install -l 'https://github.com/departure-inc/view_model-generator'
- Find a project you want to contribute to
- Fork it
- Clone it to your local system
- Make a new branch
- Make your changes
- Push it back to your repo
- Click the Compare & pull request button
- Click Create pull request to open a new pull request
The gem is available as open source under the terms of the MIT License.