Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | categorization has_many :through should have an ID, and the relationship shou... | Joe Sak | 2011-07-18 | 1 | -1/+1 |
* | Add migration to create a new field on BlogPosts for custom teasers. | Kyle Wilkinson | 2011-06-21 | 1 | -0/+10 |
* | Fixed migration numbering, regenerated gemspec. | Philip Arndt | 2011-06-21 | 1 | -0/+0 |
* | Add migration to add custom_url field to BlogPost. | Kyle Wilkinson | 2011-06-16 | 1 | -0/+9 |
* | cached slugs speed things up | Joe Sak | 2011-06-14 | 1 | -0/+11 |
* | Depend on seo_meta and create a migration for it unless it already exists. | Philip Arndt | 2011-05-05 | 1 | -0/+25 |
* | Acts as taggable installed | Joe Sak | 2011-03-11 | 1 | -0/+28 |
* | Renamed seed and blog structure migration, removed name option from generator... | Philip Arndt | 2011-03-04 | 2 | -57/+54 |
* | Moved the generic blog tables code into the migration itself. | Philip Arndt | 2011-03-04 | 1 | -0/+31 |
* | Renamed migrations with ordering migration numbers. | Philip Arndt | 2011-03-04 | 2 | -0/+0 |
* | Moved most of the code toward EngineInstaller. | Philip Arndt | 2011-03-04 | 2 | -0/+37 |