rails/actionpack/lib
2005-06-16 06:00:18 +00:00
..
action_controller r1318@iwill: jeremy | 2005-06-15 01:08:22 -0700 2005-06-15 17:17:58 +00:00
action_view Added a third parameter to TextHelper#auto_link called href_options for specifying additional tag options on the links generated #1401 [tyler.kovacs@gmail.com] 2005-06-16 06:00:18 +00:00
action_controller.rb Deprecated all render_* methods in favor of consolidating all rendering behavior in Base#render(options). This enables more natural use of combining options, such as layouts 2005-05-22 08:58:43 +00:00
action_view.rb AR, AP, and AM should look for AS in sibling directory before trying RubyGems #648 2005-02-17 19:04:47 +00:00