rails--rails/actionpack/lib/action_view
David Heinemeier Hansson edd68a587f Refactored in use of extract_options! (closes #9079) [josh]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7220 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-07-24 16:48:57 +00:00
..
helpers Refactored in use of extract_options! (closes #9079) [josh] 2007-07-24 16:48:57 +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