rails/actionpack/lib
2005-07-05 17:23:41 +00:00
..
action_controller Changed logging of SQL statements to use the DEBUG level instead of INFO. Added logging of the request URI in the benchmark statement (makes it easy to grep for slow actions). Changed the default logging level in config/environment.rb to INFO for production (so SQL statements won't be logged) 2005-07-05 17:23:41 +00:00
action_view Changed logging of SQL statements to use the DEBUG level instead of INFO. Added logging of the request URI in the benchmark statement (makes it easy to grep for slow actions). Changed the default logging level in config/environment.rb to INFO for production (so SQL statements won't be logged) 2005-07-05 17:23:41 +00:00
action_controller.rb Dont include the upload progress automatically before it works better 2005-06-30 08:29:14 +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