Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some of the Refinery::Setting's over to Refinery::Blog. | Uģis Ozols | 2012-02-04 | 1 | -1/+1 |
| | |||||
* | .find(:all) -> .all | Uģis Ozols | 2012-02-02 | 1 | -1/+1 |
| | |||||
* | Make DB seed idempotent. | Pete Higgins | 2012-01-08 | 1 | -1/+1 |
| | |||||
* | use new syntax for config accessors | Shaun | 2012-01-02 | 1 | -1/+1 |
| | |||||
* | Remove accidentally generated content from end of seed file | Jamie Winsor | 2011-11-14 | 1 | -7/+0 |
| | |||||
* | Refactored everything (models, helpers) into proper namespace of ↵ | Philip Arndt | 2011-11-09 | 1 | -1/+8 |
| | | | | Refinery::Blog. Requires refinery commit 25162b585b9c4023d39fd1a9796140bfa4ecb909 | ||||
* | Update blog generator to use Rails 3.1 base | Jamie Winsor | 2011-10-27 | 1 | -0/+20 |
Seeds will now follow Rails 3.1 conventions |