mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-23 05:38:04 -05:00
4 lines
125 B
Plaintext
4 lines
125 B
Plaintext
To copy a Devise initializer to your Rails App, with some configuration values, just do:
|
|
|
|
script/generate devise_install
|