Sha256: ca844c9f62a0fce22c4ca8cfe28900ed824673edd5293f54b64d17a09be729af

Contents?: true

Size: 140 Bytes

Versions: 7

Compression:

Stored size: 140 Bytes

Contents

require 'model/models/cacheable_model'

ronin_cacheable_model do

  cache do
    # intentionally do not set the content property
  end

end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ronin-1.0.0.rc3 spec/helpers/repos/test2/cache/cacheable_model/validation_errors.rb
ronin-1.0.0.rc2 spec/helpers/repos/test2/cache/cacheable_model/validation_errors.rb
ronin-1.0.0.rc1 spec/helpers/repos/test2/cache/cacheable_model/validation_errors.rb
ronin-1.0.0.pre4 spec/helpers/repos/test2/cache/cacheable_model/validation_errors.rb
ronin-1.0.0.pre3 spec/helpers/repos/test2/cache/cacheable_model/validation_errors.rb
ronin-1.0.0.pre2 spec/helpers/repos/test2/cache/cacheable_model/validation_errors.rb
ronin-1.0.0.pre1 spec/helpers/repos/test2/cache/cacheable_model/validation_errors.rb