Included Modules

Files

FastGettext

Modifications:

use Iconv or FastGettext::Icvon

Public Instance Methods

add_text_domain(name,options) click to toggle source
# File lib/fast_gettext.rb, line 27
def add_text_domain(name,options)
  translation_repositories[name] = TranslationRepository.build(name,options)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.