José Valim
|
e51e19c08c
|
Remove deprecation warning, extract SessionSerializer and release new version.
|
2009-12-07 21:00:44 -02:00 |
|
José Valim
|
2d772733e7
|
Allow Inflections to work.
|
2009-12-02 17:51:34 -02:00 |
|
José Valim
|
415bcdc722
|
Added scoped views support. Just turn it on in your Devise.setup.
|
2009-11-21 20:07:37 -02:00 |
|
José Valim
|
1a8dc7fe37
|
Allow default scope to beconfigured.
|
2009-11-19 13:09:05 -02:00 |
|
José Valim
|
8d5445579c
|
Rename :singular option to :scope.
|
2009-11-19 11:43:31 -02:00 |
|
José Valim
|
dbe0b48bca
|
Do not store mappings since they can change by scope in serializers.
|
2009-11-15 02:13:54 -02:00 |
|
José Valim
|
0d22ac39c4
|
Merge branch 'master' of github.com:plataformatec/devise
|
2009-11-13 17:29:33 -02:00 |
|
José Valim
|
4894059828
|
Remember token is now properly stored and specified one for each user.
|
2009-11-13 17:23:32 -02:00 |
|
José Valim
|
bb32a42966
|
Since we are deleting options, make sure we dup the hash before sending it to each mapping.
|
2009-11-13 09:35:43 -02:00 |
|
Carlos Antonio da Silva
|
836770a9f2
|
Allow passing options from devise_for to route definitions, useful on subdomain scenarios.
|
2009-11-13 08:49:22 -02:00 |
|
José Valim
|
05678e773f
|
Added support to config.default_url_options.
|
2009-11-06 20:59:36 -02:00 |
|
José Valim
|
2c33d0e191
|
Release Devise 0.4.2 with latest fixes.
|
2009-11-06 14:56:06 -02:00 |
|
José Valim
|
4debe4080b
|
Allow :path_prefix to be given to devise_for.
|
2009-11-06 14:27:27 -02:00 |
|
José Valim
|
e4cc18cdc3
|
Refactor devise/rails/routes
|
2009-11-06 12:44:10 -02:00 |
|
José Valim
|
371a9bb0d0
|
Major refactoring. Allow Warden::Manager to be configured through Devise, undeprecate Devise.confirm_within, Devise.pepper and friends and move Rails hooks to their own file.
|
2009-11-03 09:35:11 -02:00 |
|