Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Supported Rails 4 and Refinery 3.0.0.dev | Philip Arndt | 2013-09-16 | 1 | -3/+1 |
| | |||||
* | Dummy app is no longer a submodule, now part of the projected - generated by ↵ | Jamie Winsor | 2011-08-10 | 1 | -10/+0 |
| | | | | | | testing generator Remove remaining traces of cucumber | ||||
* | refactor engine testing scenario | Jamie Winsor | 2011-08-03 | 2 | -0/+16 |
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 |