aboutsummaryrefslogtreecommitdiffstats
path: root/app/models
Commit message (Collapse)AuthorAgeFilesLines
...
* Why verify presence and uniqueness of an attribute that doesn't exist?Joe Sak2010-08-091-3/+0
| | | | It was causing mysterious test fails, too.
* generate additional fields and specify relationships.Philip Arndt2010-08-093-0/+9
|
* appropriately name the class.Philip Arndt2010-08-091-1/+1
|
* Initial commit - you can create, edit and delete a blog post and it respects ↵Philip Arndt2010-08-093-0/+32
the fact that it is draft or not.