spec/spec_helper.rb in rom-yaml-0.1.2 vs spec/spec_helper.rb in rom-yaml-0.2.0.rc.1

- old
+ new

@@ -13,5 +13,7 @@ end root = Pathname(__FILE__).dirname Dir[root.join('shared/*.rb').to_s].each { |f| require f } + +ROM.use :auto_registration