rails/actionpack/lib
2005-03-09 13:53:47 +00:00
..
action_controller Fixed that the routes.rb file wouldn't be found on symlinked setups due to File.expand_path #793 [piotr@t-p-l.com] 2005-03-06 23:55:07 +00:00
action_view Added TagHelper#image_tag and deprecated UrlHelper#link_image_to (recommended approach is to combine image_tag and link_to instead) 2005-03-09 13:53:47 +00:00
action_controller.rb Fixed rails_generator to be usable without RubyGems #686 [Cristi BALAN]. Moved all active support dependencies into active support 2005-03-06 12:20:53 +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