Skip to content

joaofelipesus/aact_form_engine

Repository files navigation

AactFormEngine

A rails plugin used to generate default base to a simple form based app.

Usage

  • Before configure the engine you need to generate devise User model, because Participant has a dependancy to it.

Installation

Add this line to your application's Gemfile:

gem 'aact_form_engine'

And then execute:

$ bundle

Or install it yourself as:

$ gem install aact_form_engine

Contributing

Contribution directions go here.

License

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

About

Rails engine used on simple form apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published