1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/generators/devise
Lucas Mazza eba91e6580 Read the secret_key value from Rails secret_key_base.
It is possible to override this by setting the `secret_key` manually
on the `devise.rb` initializer on your application.
2014-01-22 11:13:25 -02:00
..
devise_generator.rb require rails generator base class in devise generators 2013-11-15 15:56:09 +03:00
install_generator.rb Read the secret_key value from Rails secret_key_base. 2014-01-22 11:13:25 -02:00
orm_helpers.rb token authenticatable mentions 2013-08-21 17:33:38 +02:00
views_generator.rb require rails generator base class in devise generators 2013-11-15 15:56:09 +03:00