aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/blog_category.rb
Commit message (Collapse)AuthorAgeFilesLines
* added publish date support. fixes bug where categories were showing posts ↵djones2010-09-211-1/+12
| | | | that were technically supposed to be hidden from the end user
* generate additional fields and specify relationships.Philip Arndt2010-08-091-0/+2
|
* Initial commit - you can create, edit and delete a blog post and it respects ↵Philip Arndt2010-08-091-0/+10
the fact that it is draft or not.