Sha256: 97bda840b73a450ef573e0570998b6facac919a2f26c62c2e1b4bd12f4bfc048
Contents?: true
Size: 281 Bytes
Versions: 1
Compression:
Stored size: 281 Bytes
Contents
require "active_support/concern" require "inheritable_accessors/version" require "inheritable_accessors/inheritable_hash" require "inheritable_accessors/inheritable_hash_accessor" module InheritableAccessors extend ActiveSupport::Concern # include InheritableHashAccessor end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
inheritable_accessors-0.1.0 | lib/inheritable_accessors.rb |