Rails
アプリを実行できませんthin
:
$ bundle exec thin start
Could not find babosa-0.3.6 in any of the sources
Run `bundle install` to install missing gems.
しかし、デフォルトRails
WEBrick
サーバーはうまく機能します:
$ rails server => WEBrick の起動 => http://0.0.0.0:3000で開発を開始する Rails 3.1.3 アプリケーション => -d を指定して呼び出して切り離す
実行しましたが、 gembundle install
がインストールされていることは間違いありません(から要求することができます) 。babosa
irb
thin