Files
rails/actionpack/lib/action_controller/base
Yehuda Katz + Carl Lerche cecafc52ee Refactor ActionView::Template
ActionView::Template is now completely independent from template
  storage, which allows different back ends such as the database.
  ActionView::Template's only responsibility is to take in the
  template source (passed in from ActionView::Path), compile it,
  and render it.
2009-04-27 11:49:11 -07:00
..
2009-04-27 11:49:11 -07:00
2009-04-22 17:24:41 -07:00
2009-04-27 11:49:11 -07:00