mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
a25ef06956
For example, you could easily specify :created_at and :updated_at translations as: en: attributes: created_at: "Created at" updated_at: "Updated at" This configuration is built on ActiveModel, so it means those translations are shared between different ORMs as well (but always as a fallback). |
||
---|---|---|
.. | ||
cases | ||
fixtures | ||
models | ||
config.rb | ||
schema.rb |