Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start in irb mode if possible | David Heinemeier Hansson | 2007-04-29 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6623 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Removed breakpointer and Binding.of_caller in favor of relying on ruby-debug ↵ | David Heinemeier Hansson | 2007-04-28 | 1 | -0/+12 |
| | | | | | | by Kent Sibilev since the breakpointer has been broken since Ruby 1.8.4 and will not be coming back [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6611 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Mongrel: script/server tails the rails log like it does with lighttpd. ↵ | Jeremy Kemper | 2006-06-29 | 1 | -0/+19 |
Closes #5541. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4506 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |