Sha256: a7b0e3b3d38c49ab66cd6d42c13a6fb107d73a63a70360c2f6f04e92215c658c

Contents?: true

Size: 337 Bytes

Versions: 15

Compression:

Stored size: 337 Bytes

Contents

# encoding: UTF-8

require 'iqvoc/compound_forms/version'

module IqvocCompoundForms

  unless Iqvoc.const_defined?(:CompoundForms) && Iqvoc::CompoundForms.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

15 entries across 15 versions & 1 rubygems

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