I18n::ArgumentError
# File lib/i18n/exceptions.rb, line 56 56: def initialize(type, filename) 57: @type, @filename = type, filename 58: super "can not load translations from #{filename}, the file type #{type} is not known" 59: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.