tracks/vendor/gems/rack-1.0.1/example/lobster.ru
Eric Allen 156862200b Vendoring Rack
Joyent hasn't upgraded their gem yet, and for many users this could be a
major installation pitfall. Rails is vendored, so why can't it boot?
Rack? What's that?
2009-12-14 11:40:57 -05:00

4 lines
71 B
Ruby

require 'rack/lobster'
use Rack::ShowExceptions
run Rack::Lobster.new