Sha256: bd4416ff56f55b9c0a5383db199f19e5b43812fc86962f0e21f9b98b04367e53

Contents?: true

Size: 184 Bytes

Versions: 8

Compression:

Stored size: 184 Bytes

Contents

module Rao
  module Component
    module Configuration
      def configure
        yield self
      end

      mattr_accessor(:table_default_timestamp_format) { nil }
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
rao-component-0.0.12.pre lib/rao/component/configuration.rb
rao-component-0.0.11.pre lib/rao/component/configuration.rb
rao-component-0.0.10.pre lib/rao/component/configuration.rb
rao-component-0.0.9.pre lib/rao/component/configuration.rb
rao-component-0.0.8.pre lib/rao/component/configuration.rb
rao-component-0.0.7.pre lib/rao/component/configuration.rb
rao-component-0.0.6.pre lib/rao/component/configuration.rb
rao-component-0.0.5.pre lib/rao/component/configuration.rb