1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_view
David Heinemeier Hansson 80150a0cfb Its just ERb now
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7211 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-07-24 01:19:08 +00:00
..
helpers Its just ERb now 2007-07-24 01:19:08 +00:00
base.rb Make ActionView#view_paths an attr_accessor for real this time. Also, don't perform an unnecessary #compact on the @view_paths array in #initialize. Closes #8582 [dasil003, julik, rick] 2007-06-15 23:52:37 +00:00
compiled_templates.rb Fix various documentation typos throughout ActionPack. Closes #8111. [Henrik N] 2007-05-06 04:46:11 +00:00
partials.rb Allow you to render views with periods in the name. Closes #8076 [norbert] 2007-07-01 00:04:03 +00:00
template_error.rb Remove RAILS_ROOT from backtrace paths. Closes #8540. 2007-06-01 05:18:21 +00:00