.. |
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
|
Added trackable for sign_in_count, sign_in_at and sign_in_ip.
|
2009-11-24 15:18:42 -02:00 |
locales
|
Adding i18n flash message when session is expired.
|
2009-11-23 23:01:01 -02:00 |
models
|
Remove deprecation warning, extract SessionSerializer and release new version.
|
2009-12-07 21:00:44 -02:00 |
orm
|
More Datamapper compatibility.
|
2009-11-24 18:02:36 -02:00 |
rails
|
Remove deprecation warning, extract SessionSerializer and release new version.
|
2009-12-07 21:00:44 -02:00 |
serializers
|
Improve more loading process.
|
2009-12-07 20:26:00 -02:00 |
strategies
|
Improve more loading process.
|
2009-12-07 20:26:00 -02:00 |
controllers.rb
|
Use autoload to pre-load components (so they still work when rubygems are disabled)
|
2009-12-02 02:44:40 +08:00 |
encryptors.rb
|
Use autoload to pre-load components (so they still work when rubygems are disabled)
|
2009-12-02 02:44:40 +08: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
|
More tweaks for plugin compatibility.
|
2009-12-08 20:39:38 -02:00 |
models.rb
|
Remove deprecation warning, extract SessionSerializer and release new version.
|
2009-12-07 21:00:44 -02:00 |
orm.rb
|
Improve more loading process.
|
2009-12-07 20:26:00 -02:00 |
rails.rb
|
Rely on Warden new serializers.
|
2009-11-15 00:13:43 -02:00 |
schema.rb
|
Fix small typo on docs.
|
2009-11-24 15:46:54 -02:00 |
test_helpers.rb
|
Extract common logic into the same method.
|
2009-11-16 15:07:01 -02:00 |
version.rb
|
More tweaks for plugin compatibility.
|
2009-12-08 20:39:38 -02:00 |