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
2012-05-09 19:53:38 -03:00
..
controllers Get rid of deprecated code 2012-05-06 13:13:53 +02:00
hooks Merge pull request #1722 from Antiarchitect/master 2012-04-04 13:23:27 -07:00
mailers Remove deprecated code and tests. 2011-09-29 13:11:12 +02:00
models Removing encryptable module 2012-05-07 16:37:16 -03:00
omniauth Update lib/devise/omniauth/config.rb 2011-11-24 08:32:48 +00:00
orm Get rid of deprecated code 2012-05-06 13:13:53 +02:00
rails Better handling of previously enabled Devise model deserialization 2012-05-02 13:03:34 -03:00
strategies Fix require for rememberable strategy 2012-03-31 08:17:16 -03:00
delegator.rb Fix taking associated failure app from the scope in the given env. 2011-12-07 14:09:00 +02:00
failure_app.rb Try to fix the build for rails 3.1 2012-05-09 23:41:05 +02:00
mapping.rb Fix a bug where passing :format => false to devise_for was permanent, closes #1504 2011-12-12 09:25:19 +01:00
models.rb Removing encryptable module 2012-05-07 16:37:16 -03:00
modules.rb Removing encryptable module 2012-05-07 16:37:16 -03:00
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 Allow regular expressions to avoid string conversion for parameter 2011-12-14 10:41:24 -06:00
rails.rb Get rid of deprecated code 2012-05-06 13:13:53 +02:00
test_helpers.rb Do not reproduce warden behavior, simply rely on the controller calling it 2012-05-06 12:09:53 +02:00
version.rb Bumping version to 2.1.0.rc2 2012-05-09 19:53:38 -03:00