rubysinatrashotgun

Sinatra using shotgun gem - undefined methoddefault


from Peepcode tutorial 'Meet Sinatra' with shotgun, returns:

undefined methoddefault for Rack::Handler:Module (NoMethodError)

(http://hivelogic.com/articles/meet-sinatra/)


Solution

  • Installing the gem rack corrected the issue for me