mirror of
https://github.com/heartcombo/simple_form.git
synced 2022-11-09 12:19:26 -05:00
3 lines
133 B
Text
3 lines
133 B
Text
To copy a SimpleForm initializer to your Rails App, with some configuration values, just do:
|
|
|
|
rails generate simple_form:install
|