aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/refinery
Commit message (Collapse)AuthorAgeFilesLines
* In #prev and #next specs advance time by days instead of minutes.Uģis Ozols2012-04-101-2/+2
|
* Remove functionality provided by rails.Pete Higgins2012-02-231-17/+0
|
* Avoid creating some database records.Pete Higgins2012-02-101-3/+3
|
* These aren't scopes anymore. :trollface:Pete Higgins2012-02-101-3/+3
|
* 'subject.class' -> described_class.Pete Higgins2012-02-101-13/+13
|
* Refactor all_previous into published_dates_older_than.Pete Higgins2012-02-101-5/+6
|
* Move some of the Refinery::Setting's over to Refinery::Blog.Uģis Ozols2012-02-041-4/+2
|
* add source url for postJeff Shumate2012-01-251-2/+33
|
* Fixed namespacing for Refinery conventions.Philip Arndt2012-01-171-13/+13
|
* Refactored everything (models, helpers) into proper namespace of ↵Philip Arndt2011-11-096-282/+281
| | | | Refinery::Blog. Requires refinery commit 25162b585b9c4023d39fd1a9796140bfa4ecb909
* Converted Factory to FactoryGirl to fix deprecation warnings.Philip Arndt2011-09-033-34/+34
|
* refactor engine testing scenarioJamie Winsor2011-08-031-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 Ozols2011-08-033-3/+0
|
* Rails 3.1 - wip.Uģis Ozols2011-07-273-0/+285