spec/helpers/repos/test2/cache/cacheable_model/validation_errors.rb in ronin-1.0.0.rc3 vs spec/helpers/repos/test2/cache/cacheable_model/validation_errors.rb in ronin-1.0.0
- old
+ new
@@ -1,7 +1,7 @@
require 'model/models/cacheable_model'
-ronin_cacheable_model do
+CacheableModel.object do
cache do
# intentionally do not set the content property
end