Sha256: e484ee000ad06d147da0a421723694ce9c27e9be83b8ddd39377bc3a80a2aff2

Contents?: true

Size: 368 Bytes

Versions: 9

Compression:

Stored size: 368 Bytes

Contents

HasManyTranslations.configure do |config|
  # Place any global options here. For example, in order to specify your own translations model to use
  # throughout the application, simply specify:
  #
  # config.class_name = "MyCustomVersion"
  #
  # Any options passed to the "has_translations" method in the model itself will override this global
  # configuration.
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
has_many_translations-0.4.6 generators/has_many_translations/templates/initializer.rb
has_many_translations-0.4.5 generators/has_many_translations/templates/initializer.rb
has_many_translations-0.4.4 generators/has_many_translations/templates/initializer.rb
has_many_translations-0.4.3 generators/has_many_translations/templates/initializer.rb
has_many_translations-0.3.8 generators/has_many_translations/templates/initializer.rb
has_many_translations-0.3.7 generators/has_many_translations/templates/initializer.rb
has_many_translations-0.3.6 generators/has_many_translations/templates/initializer.rb
has_many_translations-0.3.4 generators/has_many_translations/templates/initializer.rb
has_many_translations-0.3.3 generators/has_many_translations/templates/initializer.rb