Sha256: 3635fb7d157ce8cc8c6e9d8d1af7504f0540e1b27bc539fa2f8529c193bef82e
Contents?: true
Size: 173 Bytes
Versions: 2
Compression:
Stored size: 173 Bytes
Contents
# -*- encoding : utf-8 -*- class Phrase::Tool::Formats::Json < Phrase::Tool::Formats::Base def self.filename_for_locale(locale) "phrase.#{locale.name}.json" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
phrase-0.3.1 | lib/phrase/tool/formats/json.rb |
phrase-0.3.0 | lib/phrase/tool/formats/json.rb |