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/strategies
2010-03-31 21:43:19 +02:00
..
authenticatable.rb Allow several authentications to share a common path. 2010-03-29 23:44:47 +02:00
base.rb Move remember_me hook inside strategies. 2010-03-31 21:43:19 +02:00
database_authenticatable.rb Allow several authentications to share a common path. 2010-03-29 23:44:47 +02:00
rememberable.rb Move remember_me hook inside strategies. 2010-03-31 21:43:19 +02:00
token_authenticatable.rb Do not depend on silence_missing_strategies! anymore. This speeds up strategies matching because we don't need to check if the model duck types to the strategy and it doesn't trigger uneeded strategies. 2010-03-28 14:55:05 +02:00