Sha256: 56e47b5a710d26d23f9057a858c3af0ce4d166ca842913927db7139734fdb42e
Contents?: true
Size: 202 Bytes
Versions: 2
Compression:
Stored size: 202 Bytes
Contents
module CollectionExtensions class Config cattr_accessor :naming_convention DEFAULT_NAMING_CONVENTION = "%sCollectionExtensions" @@naming_convention = DEFAULT_NAMING_CONVENTION end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
collection_extensions-1.0.0 | lib/collection_extensions/config.rb |
collection_extensions-0.0.1 | lib/collection_extensions/config.rb |