rails--rails/railties/lib
Nicholas Seckar 19ee13867e Show correct paths to generated templates for nexted controllers. Fixes #730
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1828 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-07-14 01:12:21 +00:00
..
rails_generator Show correct paths to generated templates for nexted controllers. Fixes #730 2005-07-14 01:12:21 +00:00
binding_of_caller.rb
breakpoint.rb
breakpoint_client.rb
code_statistics.rb
console_sandbox.rb
dispatcher.rb
fcgi_handler.rb
rails_generator.rb
rubyprof_ext.rb
webrick_server.rb Fixed that each request with the WEBrick adapter would open a new database connection #1685 [Sam Stephenson]. Added ActiveRecord::Base.threaded_connections flag to turn off 1-connection per thread (required for thread safety). By default it's on, but WEBrick in Rails need it off #1685 [Sam Stephenson] 2005-07-10 04:54:34 +00:00