mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
cecafc52ee
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. |
||
---|---|---|
.. | ||
views | ||
abstract_controller_test.rb | ||
callbacks_test.rb | ||
helper_test.rb | ||
layouts_test.rb | ||
test_helper.rb |