I18n::ArgumentError
# File lib/i18n/exceptions.rb, line 93 93: def initialize(key, string) 94: @key, @string = key, string 95: super "reserved key #{key.inspect} used in #{string.inspect}" 96: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.