1. 25 8月, 2013 1 次提交
  2. 18 6月, 2009 1 次提交
  3. 28 4月, 2009 1 次提交
    • Y
      Refactor ActionView::Template · cecafc52
      Yehuda Katz + Carl Lerche 提交于
        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.
      cecafc52
  4. 21 2月, 2007 1 次提交