Sha256: 1502ad58be283089e037f02e2e3d44c4479b8576ae8699a884738694e06f72c6
Contents?: true
Size: 356 Bytes
Versions: 7
Compression:
Stored size: 356 Bytes
Contents
# Configures the managable locales available for the application. # This is used while generating pages; So, if the application needs a page version # for the English and Portuguese locales, the following should be set in an initializer: # # ManageableContent::Engine.config.locales = [:en, :pt] # ManageableContent::Engine.config.locales = [I18n.locale]
Version data entries
7 entries across 7 versions & 1 rubygems