Neil Lalonde
|
b55182b983
|
Use PostDestroyer when deleting all of a user's posts; deleting a post removes its flags and resets its flag counts
|
2013-06-05 16:05:13 -04:00 |
|
Josh Susser and Avdi Grimm
|
5659b66729
|
Refactor select().map() to use pluck.
Remove a method already provided by ActiveRecord.
|
2013-05-17 15:11:37 -04:00 |
|
Sam
|
e9fc272db7
|
remove acts_as_paranoid, use .trash! , .recover! and .with_deleted as needed
makes upgrading to rails 4 possible
|
2013-05-07 14:39:01 +10:00 |
|
Sam
|
3eab0be4a8
|
deleting posts as an admin was bust
|
2013-05-03 17:56:23 +10:00 |
|
Robin Ward
|
59fc3bfac4
|
PostDestroyer to replace callbacks for destroying
|
2013-03-18 17:55:11 -04:00 |
|