aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/profile_photo.rb
Commit message (Collapse)AuthorAgeLines
* Overwriting validate in your models has been deprecatedHenare Degan2012-12-12-3/+5
| | | | User model specs now pass with no deprecation warnings
* Method-style callbacks are deprecated for after_initializeHenare Degan2012-12-11-17/+22
|
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-3/+0
|
* Further annotation correctionsSeb Bacon2012-05-24-1/+1
|
* Remove trailing whitespace (to make a cleaner forthcoming merge with ↵Seb Bacon2012-05-15-5/+5
| | | | wombleton:feature/440_sparkly_admin_css)
* Merge jpmckinney/bundlerSeb Bacon2012-02-15-2/+0
|
* Ensure model schema documentation is up to date.Seb Bacon2012-01-09-3/+3
|
* Updating validations so that none expect automatic interpolation of the ↵Louise Crow2011-02-24-4/+4
| | | | attribute.
* Annotate models.Francis Irving2010-10-09-1/+1
|
* Update model annotations.Francis Irving2010-09-15-1/+1
|
* Update model annotations.Francis Irving2010-07-27-1/+1
|
* Fix up error handling.Francis Irving2010-07-20-3/+2
|
* Make cropping workFrancis Irving2010-07-15-0/+7
|
* Cropping interface.Francis Irving2010-07-15-0/+6
|
* Add specific draft attribute.Francis Irving2010-07-15-7/+14
|
* Update model annotations.Francis Irving2010-07-15-2/+2
|
* Get key dependency right. Test for draft pictures.Francis Irving2010-07-15-1/+3
|
* Remove mapping from photo to userFrancis Irving2010-07-14-2/+1
|
* Update model field comments.francis2009-09-17-1/+11
|
* Some (as yet unused) profile photo code done on a whim on the train while itfrancis2009-08-05-0/+88
was my birthday.