Sha256: 48c24ac2d83fdcf1513642ddd3d33e9a12c60db1b8d74634843dfc66480a04ac

Contents?: true

Size: 180 Bytes

Versions: 10

Compression:

Stored size: 180 Bytes

Contents

require "language_detection/version"

module LanguageLayer

  class LanguagesOptions

    include Hashable

    attr_accessor :access_key

    def initialize()
    end

  end

end

Version data entries

10 entries across 5 versions & 1 rubygems

Version Path
languagedetection-0.3.4 out/production/language_detection/language_detection/languages/languages_options.rb
languagedetection-0.3.4 lib/language_detection/languages/languages_options.rb
languagedetection-0.3.3 lib/language_detection/languages/languages_options.rb
languagedetection-0.3.3 out/production/language_detection/language_detection/languages/languages_options.rb
languagedetection-0.3.2 out/production/language_detection/language_detection/languages/languages_options.rb
languagedetection-0.3.2 lib/language_detection/languages/languages_options.rb
languagedetection-0.3.1 out/production/language_detection/language_detection/languages/languages_options.rb
languagedetection-0.3.1 lib/language_detection/languages/languages_options.rb
languagedetection-0.3.0 lib/language_detection/languages/languages_options.rb
languagedetection-0.3.0 out/production/language_detection/language_detection/languages/languages_options.rb