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