Sha256: c906626fe13077784e5ed728483a2cc626428c29a7f8d84b1ec81939082e18cd

Contents?: true

Size: 336 Bytes

Versions: 14

Compression:

Stored size: 336 Bytes

Contents

# encoding: UTF-8

require 'iqvoc/inflectionals/version'

module IqvocInflectionals

  unless Iqvoc.const_defined?(:Inflectionals) && Iqvoc::Inflectionals.const_defined?(:Application)
    require File.join(File.dirname(__FILE__), '../config/engine')
  end

  ActiveSupport.on_load(:after_iqvoc_config) do
    require 'iqvoc'
  end

end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
iqvoc_inflectionals-2.11.4 lib/iqvoc_inflectionals.rb
iqvoc_inflectionals-2.11.3 lib/iqvoc_inflectionals.rb
iqvoc_inflectionals-2.9.0 lib/iqvoc_inflectionals.rb
iqvoc_inflectionals-2.8.0 lib/iqvoc_inflectionals.rb
iqvoc_inflectionals-2.5.0 lib/iqvoc_inflectionals.rb
iqvoc_inflectionals-2.1.0 lib/iqvoc_inflectionals.rb
iqvoc_inflectionals-2.0.3 lib/iqvoc_inflectionals.rb
iqvoc_inflectionals-2.0.2 lib/iqvoc_inflectionals.rb
iqvoc_inflectionals-2.0.1 lib/iqvoc_inflectionals.rb
iqvoc_inflectionals-2.0.0 lib/iqvoc_inflectionals.rb
iqvoc_inflectionals-1.1.3 lib/iqvoc_inflectionals.rb
iqvoc_inflectionals-1.1.1 lib/iqvoc_inflectionals.rb
iqvoc_inflectionals-1.1.0 lib/iqvoc_inflectionals.rb
iqvoc_inflectionals-1.0.1 lib/iqvoc_inflectionals.rb