I18n::ArgumentError
# File lib/i18n/exceptions.rb, line 30 def initialize(filename) @filename = filename super "can not load translations from #{filename}, expected it to return a hash, but does not" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.