mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
cecafc52ee0a4a53c903ddbaba95683261f88e5f
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.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%