Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
来自 Peepcode 教程 'Meet Sinatra' with shotgun,返回:
undefined methoddefault for Rack::Handler:Module (NoMethodError)
(http://hivelogic.com/articles/meet-sinatra/)
安装 gemrack为我解决了这个问题
rack