Sha256: 3aa91b61284e890ac49875db642502e54b296195d9f156f6ce417be5a36041f0
Contents?: true
Size: 164 Bytes
Versions: 2
Compression:
Stored size: 164 Bytes
Contents
require 'yaml_record/base' require 'active_support/core_ext/module/attribute_accessors' module YamlRecord mattr_accessor :root_path do Dir.tmpdir end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yaml_record4-0.0.6 | lib/yaml_record.rb |
yaml_record4-0.0.5 | lib/yaml_record.rb |