Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 'subject.class' -> described_class. | Pete Higgins | 2012-02-10 | 1 | -13/+13 |
| | |||||
* | Refactor all_previous into published_dates_older_than. | Pete Higgins | 2012-02-10 | 1 | -5/+6 |
| | |||||
* | Move some of the Refinery::Setting's over to Refinery::Blog. | Uģis Ozols | 2012-02-04 | 1 | -4/+2 |
| | |||||
* | add source url for post | Jeff Shumate | 2012-01-25 | 1 | -2/+33 |
| | |||||
* | Fixed namespacing for Refinery conventions. | Philip Arndt | 2012-01-17 | 1 | -13/+13 |
| | |||||
* | Refactored everything (models, helpers) into proper namespace of ↵ | Philip Arndt | 2011-11-09 | 6 | -282/+281 |
| | | | | Refinery::Blog. Requires refinery commit 25162b585b9c4023d39fd1a9796140bfa4ecb909 | ||||
* | Converted Factory to FactoryGirl to fix deprecation warnings. | Philip Arndt | 2011-09-03 | 3 | -34/+34 |
| | |||||
* | refactor engine testing scenario | Jamie Winsor | 2011-08-03 | 1 | -2/+2 |
| | | | | | | | | Engine is now tested standalone by leveraging a dummy rails app Enable Guard for speedy testing Move factories to the more standard location `spec/factories/*` Update README with a Testing section Rename migrations to contain datetimestamps for their version to fix migration order issues when migrating the dummy application | ||||
* | Make those specs green again. | Uģis Ozols | 2011-08-03 | 3 | -3/+0 |
| | |||||
* | Rails 3.1 - wip. | Uģis Ozols | 2011-07-27 | 3 | -0/+285 |