Andy Allan
|
b2a8df0bd7
|
Add annotate gem and associated rake task. Annotate models.
|
2017-10-22 22:18:26 +01:00 |
|
Tom Hughes
|
ef7f3d800c
|
Fix most auto-correctable rubocop issues
|
2015-02-20 08:56:16 +00:00 |
|
Tom Hughes
|
f0feca800d
|
Replace attr_accessible with strong parameters
|
2013-09-21 11:35:46 +01:00 |
|
John Firebaugh
|
091473602b
|
Handle expired confirmation tokens
|
2013-08-12 13:34:45 -07:00 |
|
Tom Hughes
|
1340fca8f1
|
Turn on mass assignment protection
Require any attribute that is going to be mass assigned to be
whitelisted, and whitelist those attributes which need it
|
2012-03-06 08:54:45 +00:00 |
|
Tom Hughes
|
0dba53c023
|
Declare callbacks explicitly
|
2011-11-14 09:42:43 +00:00 |
|
Tom Hughes
|
0a8c26e596
|
Various updates to the user management, including the creation of a
preferences table and moving tokens into a tokens table so that a user
can have more than one.
|
2007-08-14 23:07:38 +00:00 |
|