Sha256: 6772d4c16ecb588c326fbac280831ecf63d83dbd78465b58d2d14a5e01fce1ce

Contents?: true

Size: 128 Bytes

Versions: 7

Compression:

Stored size: 128 Bytes

Contents

require 'totally/does/not/exist'

ronin_cacheable_model do

  cache do
    self.content = 'this is a LoadError test'
  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/load_errors.rb
ronin-1.0.0.rc2 spec/helpers/repos/test2/cache/cacheable_model/load_errors.rb
ronin-1.0.0.rc1 spec/helpers/repos/test2/cache/cacheable_model/load_errors.rb
ronin-1.0.0.pre4 spec/helpers/repos/test2/cache/cacheable_model/load_errors.rb
ronin-1.0.0.pre3 spec/helpers/repos/test2/cache/cacheable_model/load_errors.rb
ronin-1.0.0.pre2 spec/helpers/repos/test2/cache/cacheable_model/load_errors.rb
ronin-1.0.0.pre1 spec/helpers/repos/test2/cache/cacheable_model/load_errors.rb