RuntimeError
If the textdomain isn’t bound when calling GetText.textdomain, this error is raised.
# File lib/gettext.rb, line 34 34: def initialize(domainname) 35: @domainname = domainname 36: end
# File lib/gettext.rb, line 37 37: def message 38: "#{@domainname} is not bound." 39: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.