codeout (Shintaro Kojima)
- Login: codeout
- Email: goodies@codeout.net
- Registered on: 03/10/2015
- Last sign in: 03/10/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/10/2015
-
04:08 AM Ruby Bug #10956 (Closed): Webrick cannot restart since Ruby 2.2.0
- Webrick keeps showing NoMethodError when WEBrick::HTTPServer#start is called after #stop.
```zsh
webrick $ ruby -v
ruby 2.3.0dev (2015-03-09 trunk 49906) [x86_64-darwin14]
webrick $ ruby webrick.rb
[2015-03-10 12:51:16] INFO WEBr...