aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support/database_cleaner.rb
Commit message (Collapse)AuthorAgeFilesLines
* Added support for new code in Refinery CMS since resolve/refinerycms#1234Philip Arndt2012-02-011-17/+0
|
* refactor factories and add #show tests for posts controllerJamie Winsor2011-09-041-0/+2
| | | | | | | | | | | Do not want to cache classes, but do want to reload models after factory girl: http://groups.google.com/group/factory_girl/browse_thread/thread/daa24556d90c31fc http://stackoverflow.com/questions/5145165/associationtypemismatch-and-factorygirl rails_autolink was removed from Rails 3.1 and abstracted to an external gem fix display author name and post time on comment show fix namespace for thanking and moderated flash notices
* Dummy app is no longer a submodule, now part of the projected - generated by ↵Jamie Winsor2011-08-101-0/+15
testing generator Remove remaining traces of cucumber