test/test_helper.rb in enumerated_field-1.0.1 vs test/test_helper.rb in enumerated_field-1.0.2
- old
+ new
@@ -44,6 +44,6 @@
self.brand = brand
self.color = color
end
end
-Fixtures.create_fixtures 'test/fixtures', :apples
+ActiveRecord::FixtureSet.create_fixtures 'test/fixtures', :apples