18 Commits

Author SHA1 Message Date
José Valim
d7db5b1eea More work on edit. 2010-02-08 20:38:47 +01:00
José Valim
b581f86317 DRY up controllers. 2010-01-13 18:12:13 +01:00
Marcelo Silveira
4498acb1d0 moved view links into a partial and I18n'ed them 2010-01-09 12:58:51 -02:00
Marcelo Silveira
d2fa737aa0 introducing lockable implementation 2010-01-01 17:57:35 -02:00
José Valim
2dd0434bd6 Allow SessionsController to be used without authenticatable. 2009-12-15 09:26:11 +01:00
José Valim
9668640908 Fix a bug introduced in last release refactoring. 2009-10-28 08:31:54 -02:00
José Valim
dd3e534a19 Build resource in all views. 2009-10-27 21:31:12 -02:00
Carlos A. da Silva
28a7f78fba Creating rememberable module. 2009-10-20 00:31:33 -02:00
José Valim
5848f12cc1 Added magic predicates to mapping. 2009-10-12 21:06:39 -03:00
José Valim
e50dfcc73f More specs. 2009-10-12 09:56:12 -03:00
José Valim
3c5bfc9520 Kick tests back to life. 2009-10-12 08:37:28 -03:00
José Valim
bd8f7dc631 Some major changes. 2009-10-11 22:11:58 -03:00
Carlos A. da Silva
4e263b96c9 Updating sessions controller to use resource oriented style. Changing authenticate method to accept a hash of attributes. 2009-10-10 16:20:23 -03:00
Carlos A. da Silva
15c5d9e049 Changing authentication method to redirect inside rails and not warden strategy anymore. Updating session to authenticate the user and set it to warden. 2009-10-10 15:59:37 -03:00
Carlos A. da Silva
42d00a8dea Updating views and helpers to use i18n by default. 2009-10-09 07:36:13 -03:00
Carlos A. da Silva
3b5f1437b5 Creating helpers module and link helpers. 2009-10-09 07:36:13 -03:00
Carlos A. da Silva
b36856a3a1 Creating confirmation controller and integration tests. 2009-10-09 07:36:12 -03:00
Carlos A. da Silva
7ce49cbbe8 Configuring session and password controllers as engine, and getting integration tests from devise example app. 2009-10-09 07:36:12 -03:00