mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
3 lines
125 B
Text
3 lines
125 B
Text
To copy a Devise initializer to your Rails App, with some configuration values, just do:
|
|
|
|
script/generate devise_install
|