Methods

Rabbiter::GetText

Constants

DOMAIN

Public Class Methods

included(mod) click to toggle source
# File lib/rabbiter/gettext.rb, line 22
def included(mod)
  mod.send(:include, ::GetText)
  mod.bindtextdomain(DOMAIN)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.