I18n::ArgumentError
# File lib/i18n/exceptions.rb, line 85 def initialize(values, string) @values, @string = values, string super "missing interpolation argument in #{string.inspect} (#{values.inspect} given)" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.