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
2007-06-23 16:58:31 +00:00
..
helpers Fixed that radio_button_tag should generate unique ids (closes #3353) [BobSilva/rebecca/josh] 2007-06-23 16:58:31 +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 render :partial recognizes Active Record associations as Arrays. Closes #8538. 2007-06-01 03:53:39 +00:00
template_error.rb Remove RAILS_ROOT from backtrace paths. Closes #8540. 2007-06-01 05:18:21 +00:00