test/support/models.rb in auto_validations-0.0.2 vs test/support/models.rb in auto_validations-0.0.3

- old
+ new

@@ -1,2 +1,5 @@ class Android < ActiveRecord::Base end + +class Saiyajin < ActiveRecord::Base +end