Refactoring of specs
* split the one large spec file in multiple small, one for each model * helper for getting dump object in tests
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
require 'yaml'
|
||||
YAML::ENGINE.yamler= 'syck'
|
||||
|
||||
require 'rubygems'
|
||||
gemfile = File.expand_path('../../../../Gemfile', __FILE__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user