aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support/refinery.rb
Commit message (Collapse)AuthorAgeFilesLines
* No need to explicitly call load_factories for Refinery::TestingJamie Winsor2011-10-281-2/+0
|
* Load refinerycms factories properlyJamie Winsor2011-10-101-0/+2
| | | | Expose blog factories to other gems
* update and import refinerycms migrations and seedsJamie Winsor2011-09-021-3/+1
| | | | update Guardfile, spec_helper, and support files to match those generated by refinerycms-testing
* Remove spork as a development dependencyJamie Winsor2011-08-111-2/+2
| | | | | Add spork to development & test group in Gemfile Fix ControllerMacros and RequestMacros namespace in refinery support file
* Dummy app is no longer a submodule, now part of the projected - generated by ↵Jamie Winsor2011-08-101-0/+8
testing generator Remove remaining traces of cucumber