Sha256: d286cfb02552068dbf73a10408d9a60bca15f22d8ba8bdfa11eef725b3818f89
Contents?: true
Size: 193 Bytes
Versions: 3
Compression:
Stored size: 193 Bytes
Contents
# -*- encoding : utf-8 -*- require 'hashie' module Pacto class Dash < Hashie::Dash include Hashie::Extensions::Coercion include Hashie::Extensions::Dash::IndifferentAccess end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pacto-0.4.0.rc3 | lib/pacto/dash.rb |
pacto-0.4.0.rc2 | lib/pacto/dash.rb |
pacto-0.4.0.rc1 | lib/pacto/dash.rb |