# File lib/i18n/tests/procs.rb, line 49 def filter_args(*args) args.map {|arg| arg.delete(:fallback) if arg.is_a?(Hash) ; arg }.inspect end
[Validate]
Generated with the Darkfish Rdoc Generator 2.