Rack

Rack - Minimal interface between webservers supporting Ruby and Ruby frameworks
Download

Rack Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Christian Neukirchen
  • Publisher web site:
  • http://rack.rubyforge.org/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 120 KB

Rack Tags


Rack Description

Rack - Minimal interface between webservers supporting Ruby and Ruby frameworks Rack provides an minimal interface between webservers supporting Ruby and Ruby frameworks.By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.The included handlers connect all kinds of web servers to Rack:· Mongrel· Mongrel/Swiftcore (require it before requiring rack)· WEBrick· FCGI· CGI· SCGI· LiteSpeedThese web servers include Rack handlers in their distributions:· Ebb· Fuzed· Thin Any valid Rack app will run the same on all these handlers, without changing anything.NOTE: Rack is licensed and distributed under the MIT License.


Rack Related Software