Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. WEBrick is a Ruby library providing simple HTTP web server services. WEBrick was primarily written by Masayoshi Takahashi and Yuuzou Gotou, with contributions from other developers via the open source model of software development. The server also provides code for simple server se ...Täielik kirjeldus
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. WEBrick is a Ruby library providing simple HTTP web server services. WEBrick was primarily written by Masayoshi Takahashi and Yuuzou Gotou, with contributions from other developers via the open source model of software development. The server also provides code for simple server services other than HTTP. It is used by the Ruby on Rails framework to test applications in a development environment. Despite its popularity WEBrick has gained some notoriety since the code is completely undocumented.