1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/devise
2009-11-23 23:28:04 -02:00
..
controllers Added scoped views support. Just turn it on in your Devise.setup. 2009-11-21 20:07:37 -02:00
encryptors Tidying up encryptors. 2009-11-10 18:55:13 -02:00
hooks Changing default timeout to 30.minutes. 2009-11-23 23:28:04 -02:00
locales Adding i18n flash message when session is expired. 2009-11-23 23:01:01 -02:00
models Improving docs about timeoutable 2009-11-23 23:01:01 -02:00
orm DataMapper accepts conditions as well. 2009-11-23 12:39:26 -02:00
rails Added scoped views support. Just turn it on in your Devise.setup. 2009-11-21 20:07:37 -02:00
serializers Be less harsh on serializers. 2009-11-22 10:44:07 -02:00
strategies Allow a strategy to be added after authenticatable one and move store_location to FailureApp. 2009-11-22 00:49:23 -02:00
failure_app.rb Allow a strategy to be added after authenticatable one and move store_location to FailureApp. 2009-11-22 00:49:23 -02:00
mapping.rb Rename :singular option to :scope. 2009-11-19 11:43:31 -02:00
models.rb Do not include :authenticatable by default (deprecation warning added) and release Devise 0.6.0. 2009-11-22 23:14:45 -02:00
rails.rb Rely on Warden new serializers. 2009-11-15 00:13:43 -02:00
schema.rb More improvements in DataMapper support front. 2009-11-22 09:14:58 -02:00
test_helpers.rb Extract common logic into the same method. 2009-11-16 15:07:01 -02:00
version.rb Do not include :authenticatable by default (deprecation warning added) and release Devise 0.6.0. 2009-11-22 23:14:45 -02:00