aboutsummaryrefslogtreecommitdiffstats
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* appropriately name the class.Philip Arndt2010-08-091-1/+1
|
* Namespaced blog posts under blog/posts to allow for blog/comments and ↵Philip Arndt2010-08-097-7/+7
| | | | blog/categories
* No sorting, sorted by created_at DESCPhilip Arndt2010-08-091-17/+1
|
* Initial commit - you can create, edit and delete a blog post and it respects ↵Philip Arndt2010-08-0913-0/+207
the fact that it is draft or not.