【发布时间】:2012-06-13 16:11:38
【问题描述】:
在长时间的中断之后,我想看看 Sinatra,所以我寻找了一个样板来让它在 heroku 上快速运行并找到了这个 >https://github.com/froots/sinatra-heroku-boilerplate
它似乎有我需要的一切,所以我做了 bundle install,但每当我启动 shotgun 时,我都会遇到这个错误:
Something went wrong while loading config.ru
NameError: uninitialized constant Object::DataMapper
【问题讨论】:
标签: heroku sinatra datamapper