Sha256: 6592122fee8d4b2249c1f954835281031913191d016f3b172a016924ec476e67

Contents?: true

Size: 505 Bytes

Versions: 1

Compression:

Stored size: 505 Bytes

Contents

# Find more details about this configuration file
# at http://github.com/fnando/i18n-js

# Automatically export translations when running in
# development mode, or once when your app is booted
# in production mode.
auto_export: no

# Split context in several files.
# By default only one file is exported.
translations:
  - file: "public/javascripts/translations.js"
    only: "*"

# Use Rails 3.1 asset pipeline feature.
# You can disable it by changing the following
# line to "no".
asset_pipeline: yes

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
i18n-js-1.1.0 config/i18n-js.yml