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
2011-11-22 13:12:21 -02:00
..
controllers Do not use stored location for sign out. 2011-11-20 19:19:41 +00:00
encryptors s/Gererates/Generates/ 2011-11-09 20:58:58 -02:00
hooks Timeoutable also skips tracking if skip_trackable is given 2011-10-25 18:43:48 +02:00
mailers Remove deprecated code and tests. 2011-09-29 13:11:12 +02:00
models Move param filtering to its own object and make all finder methods pass through it, closes #1413. 2011-11-10 10:14:02 -02:00
omniauth Devise should not attempt to load OmniAuth strategies. Strategies should be loaded before hand by the developer or explicitly given to Devise. 2011-11-20 19:42:02 +00:00
orm
rails Allow :failure_app as configuration in devise_for. 2011-11-07 09:20:09 -02:00
strategies Remove deprecated code and tests. 2011-09-29 13:11:12 +02:00
delegator.rb Delegator now checks the mapping for the proper failure app. 2011-11-07 09:20:09 -02:00
failure_app.rb Cache failure_app action builder and pipe call through delegator. 2011-11-07 09:20:09 -02:00
mapping.rb Fix failure_app failing test. 2011-11-07 21:38:31 -02:00
models.rb
modules.rb
omniauth.rb Devise should not attempt to load OmniAuth strategies. Strategies should be loaded before hand by the developer or explicitly given to Devise. 2011-11-20 19:42:02 +00:00
param_filter.rb Move param filtering to its own object and make all finder methods pass through it, closes #1413. 2011-11-10 10:14:02 -02:00
path_checker.rb
rails.rb Remove deprecated code and tests. 2011-09-29 13:11:12 +02:00
schema.rb
test_helpers.rb
version.rb Bumping to 1.5.1 2011-11-22 13:12:21 -02:00