aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Get rid of load_tasks which doesn't work anymore.Uģis Ozols2014-01-271-1/+0
* Supported Rails 4 and Refinery 3.0.0.devPhilip Arndt2013-09-161-1/+1
* Use 'spec' as default rake task.Uģis Ozols2012-06-081-0/+2
* Don't need testing task if we require refinery-settings.Uģis Ozols2012-03-011-2/+0
* Use refinery:testing:setup_extension rake task to copy Refinery::Setting migr...Uģis Ozols2012-02-241-0/+2
* Fixed namespacing for Refinery conventions.Philip Arndt2012-01-171-1/+1
* Restructured part of the project to Refinery::Blog::Admin not Refinery::Admin...Philip Arndt2012-01-171-1/+1
* Fix spec setup.Pete Higgins2011-12-141-0/+1
* Add rspec rake tasksJamie Winsor2011-10-281-0/+2
* Update blog generator to use Rails 3.1 baseJamie Winsor2011-10-271-1/+1
* Add ENGINE_ROOT constant to Rakefile for refinerycms-testing tasksJamie Winsor2011-10-261-0/+1
* Modify Rakefile to load engine tasks and testing railtie tasksJamie Winsor2011-10-261-24/+5
* test database will be initialized before rake rspec is runJamie Winsor2011-08-041-1/+1
* Update testing setup task to reflect new namespaceJamie Winsor2011-08-041-1/+1
* Update Rakefile to include rspec taskJamie Winsor2011-08-041-0/+5
* Require refinerycms-testing frameworkJamie Winsor2011-08-031-1/+1
* Refactor testing tasks out of this project and into refinerycms projectJamie Winsor2011-08-031-1/+1
* Add rake tasks to initialize the testing environmentJamie Winsor2011-08-031-0/+3
* refactor engine testing scenarioJamie Winsor2011-08-031-0/+26