# File lib/action_controller/base.rb, line 677 def append_view_path(path) @template.view_paths.push(*path) end