Sha256: 14feefbe48e2a1253f318ce20996be9e2519ef2bc04eb18b7f86282fa3a847d9
Contents?: true
Size: 461 Bytes
Versions: 30
Compression:
Stored size: 461 Bytes
Contents
<!-- Simple wrapper around I18n.t. The tag content is used as the :default option. It is overridden by an explicit 'default' attribute. There is a default :count => 1. ### Examples <t key="activerecord.attributes.model.field">Field</t> <t key="my_key" count="1">A Foo</t> ### Attributes - key: the key to lookup - all the attributes accepted by the wrapped method --> <fakedef tag="t" attrs="key"> <!-- actually defined in i18n.rb --> </fakedef>
Version data entries
30 entries across 30 versions & 1 rubygems