Skip to content

departure-inc/form-generator

Repository files navigation

FormGenerator

skeleton form structure generator.

Usage

How to use my plugin.

$ bundle exec rails g form Thing

Installation

Add this line to your application's Gemfile:

gem "form_generator", github: "departure-inc/form-generator"

And then execute:

$ bundle

Or install it yourself as:

$ gem specific_install -l 'https://github.com/departure-inc/form-generator'

Contributing

  1. Find a project you want to contribute to
  2. Fork it
  3. Clone it to your local system
  4. Make a new branch
  5. Make your changes
  6. Push it back to your repo
  7. Click the Compare & pull request button
  8. Click Create pull request to open a new pull request

License

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

About

"Form Generator" provides the form logic structure and generator.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published