Rack is a minimal, modular and adaptable interface for developing web applications in Ruby. 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.
Stats
created |
2 years ago |
viewed |
34 times |
active |
2 months ago |
editors |
2 |
Recent Hot Answers
Mount an engine on subdomain Rails 3.1Sinatra application fails miserably in production/test environments when using session
JRuby: Calling Java Code From A Rack App And Keeping It In Memory
JRuby: Calling Java Code From A Rack App And Keeping It In Memory
How to serve a 500 page using Sinatra?
more »
Related Tags
ruby × 508ruby-on-rails × 363
sinatra × 264
ruby-on-rails-3 × 106
passenger × 50
middleware × 50
thin × 44
session × 31
nginx × 23
rubygems × 22
http × 21
gem × 21
cookies × 21
unicorn × 20
bundler × 19
rspec × 16
testing × 14
ruby-on-rails-3.1 × 13
logging × 13
routing × 12
webrick × 12
apache × 12
rack-middleware × 11
pow × 11