RubyGems Navigation menu

i18n_csv 0.0.2

One extends standard I18n so that you could store your translations in a Comma-Separated Value files (CSV) in a key-value manner, where the key is a word or a phrase or even a poem if you wish. No limits here (except be aware to escape symbols so the CSV format is kept). And the value is the same text as the key but translated to a language, specified by a file name you are using (for example, you could write one line to a sp.csv file: `"hello!","hola!"` and use `t 'hello!'` with a spanish locale to get the "hola!" text).

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.7 - July 15, 2013 (8KB)
  2. 0.1.6 - July 12, 2013 (8KB)
  3. 0.1.5 - July 09, 2013 (8KB)
  4. 0.1.3 - July 08, 2013 (8KB)
  5. 0.1.2 - July 04, 2013 (8KB)
  6. 0.0.2 - June 27, 2013 (7KB)
全てのバージョンを表示(全9件)

Development依存関係 (3):

bundler ~> 1.3
i18n >= 0
rake >= 0

所有者:

作者:

  • Artem Shoobovych

SHA 256チェックサム:

25518bd86e3e66852c5948d8f5a0816660d876e88bc855d96161d7c5750785a9

累計ダウンロード数 23,575

このバージョンのみ 2,749

ライセンス:

MIT

必要なRubyのバージョン: なし

リンク: