Thibault Jouan
|
da96c4814a
|
Use ruby 2.x hash syntax
|
2014-04-01 10:48:18 +00:00 |
|
Thibault Jouan
|
eda2f3fbee
|
Update factory girl to last version
|
2014-04-01 05:04:27 +00:00 |
|
Thibault Jouan
|
b25d4d256f
|
Update all bundled gems to lastest versions
|
2012-03-18 23:51:20 +00:00 |
|
Thibault Jouan
|
72f800397d
|
Call mock_model with the class name instead of a string
|
2011-09-20 23:27:48 +00:00 |
|
Thibault Jouan
|
688a178376
|
Validate uniqueness of user email address
* Make user.email attribute unique
* Render validations error messages in users/new view
|
2011-09-08 23:09:58 +00:00 |
|
Thibault Jouan
|
1057cab009
|
Implement user registration feature
* Add users/new action and view
* Add users/create action
* Add link to sign up in sign in page
|
2011-09-07 18:36:06 +00:00 |
|