1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib
David Heinemeier Hansson 8eec674148 Breakpointing that works much better with CGI and FCGI
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@136 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-12 20:29:52 +00:00
..
binding_of_caller.rb Added preliminary remote breakpoint support 2004-12-09 17:20:00 +00:00
breakpoint.rb Added collusion handling for FCGI 2004-12-12 18:51:26 +00:00
breakpoint_client.rb Breakpointing that works much better with CGI and FCGI 2004-12-12 20:29:52 +00:00
code_statistics.rb Initial 2004-11-24 01:04:44 +00:00
dispatcher.rb Breakpointing that works much better with CGI and FCGI 2004-12-12 20:29:52 +00:00
rails_generator.rb Added a better generator for scaffolding that actually creates the code, so it can be edited bit by bit. See "script/generate scaffold" [bitsweat]. Added a whole new approach to generators that used the shared "script/generate" command. Run with no-args to see help [bitsweat]. 2004-12-07 11:49:38 +00:00
webrick_server.rb Added pattern for specific actions in a modularized controller 2004-12-12 17:23:20 +00:00