# File lib/abstract_controller/translation.rb, line 8 8: def localize(*args) 9: I18n.localize(*args) 10: end
# File lib/abstract_controller/translation.rb, line 3 3: def translate(*args) 4: I18n.translate(*args) 5: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.