Sha256: 65925fee8e4e9081c371b8f5653ea828e72a3896ba02877de72aa74e282c368e

Contents?: true

Size: 198 Bytes

Versions: 1

Compression:

Stored size: 198 Bytes

Contents

module CanTango
  class Config
    class Engines < Registry::Hash
      sweet_scope :ns => {:CanTango => 'cantango/permits_ext'} do
        sweetload :PermitEngineConfig
      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cantango-permits-0.1.1 lib/cantango/permits_ext/config/engines.rb