You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ruby redweb.rb redis.cfg
== Sinatra/1.2.6 has taken the stage on 4567 for development with backup from Thin
Thin web server (v1.6.3 codename Protein Powder)
Maximum connections set to 1024
Listening on 0.0.0.0:4567, CTRL+C to stop
Unexpected error while processing request: uninitialized constant Rack::MethodOverride::REQUEST_METHOD
/var/lib/gems/1.9.1/gems/rack-1.6.0/lib/rack/methodoverride.rb:14:in call' /usr/lib/ruby/vendor_ruby/sinatra/base.rb:1272:inblock in call'
/usr/lib/ruby/vendor_ruby/sinatra/base.rb:1303:in synchronize' /usr/lib/ruby/vendor_ruby/sinatra/base.rb:1272:incall'
/var/lib/gems/1.9.1/gems/thin-1.6.3/lib/thin/connection.rb:86:in block in pre_process' /var/lib/gems/1.9.1/gems/thin-1.6.3/lib/thin/connection.rb:84:incatch'
/var/lib/gems/1.9.1/gems/thin-1.6.3/lib/thin/connection.rb:84:in pre_process' /var/lib/gems/1.9.1/gems/thin-1.6.3/lib/thin/connection.rb:53:inprocess'
/var/lib/gems/1.9.1/gems/thin-1.6.3/lib/thin/connection.rb:39:in receive_data' /var/lib/gems/1.9.1/gems/eventmachine-1.0.7/lib/eventmachine.rb:187:inrun_machine'
/var/lib/gems/1.9.1/gems/eventmachine-1.0.7/lib/eventmachine.rb:187:in run' /var/lib/gems/1.9.1/gems/thin-1.6.3/lib/thin/backends/base.rb:73:instart'
/var/lib/gems/1.9.1/gems/thin-1.6.3/lib/thin/server.rb:162:in start' /usr/lib/ruby/vendor_ruby/rack/handler/thin.rb:13:inrun'
/usr/lib/ruby/vendor_ruby/sinatra/base.rb:1234:in run!' /usr/lib/ruby/vendor_ruby/sinatra/main.rb:25:inblock in module:Sinatra'
The text was updated successfully, but these errors were encountered:
ruby redweb.rb redis.cfg
== Sinatra/1.2.6 has taken the stage on 4567 for development with backup from Thin
Thin web server (v1.6.3 codename Protein Powder)
Maximum connections set to 1024
Listening on 0.0.0.0:4567, CTRL+C to stop
Unexpected error while processing request: uninitialized constant Rack::MethodOverride::REQUEST_METHOD
/var/lib/gems/1.9.1/gems/rack-1.6.0/lib/rack/methodoverride.rb:14:in
call' /usr/lib/ruby/vendor_ruby/sinatra/base.rb:1272:in
block in call'/usr/lib/ruby/vendor_ruby/sinatra/base.rb:1303:in
synchronize' /usr/lib/ruby/vendor_ruby/sinatra/base.rb:1272:in
call'/var/lib/gems/1.9.1/gems/thin-1.6.3/lib/thin/connection.rb:86:in
block in pre_process' /var/lib/gems/1.9.1/gems/thin-1.6.3/lib/thin/connection.rb:84:in
catch'/var/lib/gems/1.9.1/gems/thin-1.6.3/lib/thin/connection.rb:84:in
pre_process' /var/lib/gems/1.9.1/gems/thin-1.6.3/lib/thin/connection.rb:53:in
process'/var/lib/gems/1.9.1/gems/thin-1.6.3/lib/thin/connection.rb:39:in
receive_data' /var/lib/gems/1.9.1/gems/eventmachine-1.0.7/lib/eventmachine.rb:187:in
run_machine'/var/lib/gems/1.9.1/gems/eventmachine-1.0.7/lib/eventmachine.rb:187:in
run' /var/lib/gems/1.9.1/gems/thin-1.6.3/lib/thin/backends/base.rb:73:in
start'/var/lib/gems/1.9.1/gems/thin-1.6.3/lib/thin/server.rb:162:in
start' /usr/lib/ruby/vendor_ruby/rack/handler/thin.rb:13:in
run'/usr/lib/ruby/vendor_ruby/sinatra/base.rb:1234:in
run!' /usr/lib/ruby/vendor_ruby/sinatra/main.rb:25:in
block in module:Sinatra'The text was updated successfully, but these errors were encountered: