Sha256: b8a16f2358746041393caca3a7e493b64aabdfc90cbfef311e2e12f51ab84788

Contents?: true

Size: 288 Bytes

Versions: 22

Compression:

Stored size: 288 Bytes

Contents

module Macmillan
  module Utils
    ##
    # Namespace for helpers classes
    #
    module Helper
      autoload :HashKeyHelper,          'macmillan/utils/helper/hash_key_helper'
      autoload :StringConversionHelper, 'macmillan/utils/helper/string_conversion_helper'
    end
  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
macmillan-utils-1.0.20 lib/macmillan/utils/helper.rb
macmillan-utils-1.0.19 lib/macmillan/utils/helper.rb