Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | default_scope :order => 'published_at DESC' | Joe Sak | 2011-02-16 | 1 | -1/+1 |
* | Closes GH-37. Move habtm assn to a has_many :through so posts can be ordered ... | Joe Sak | 2011-02-15 | 1 | -1/+2 |
* | Optimised post_count method. See gist for benchmarks - https://gist.github.co... | Uģis Ozols | 2010-12-03 | 1 | -8/+1 |
* | Rails 3 validation style. | Uģis Ozols | 2010-12-03 | 1 | -2/+1 |
* | Consistent whitespace. | Philip Arndt | 2010-11-23 | 1 | -4/+4 |
* | added publish date support. fixes bug where categories were showing posts tha... | djones | 2010-09-21 | 1 | -1/+12 |
* | generate additional fields and specify relationships. | Philip Arndt | 2010-08-09 | 1 | -0/+2 |
* | Initial commit - you can create, edit and delete a blog post and it respects ... | Philip Arndt | 2010-08-09 | 1 | -0/+10 |