$ bundle install |grep chunk
Using chunky_png 1.3.3
$ rails c
Could not find chunky_png-1.3.3 in any of the sources
Run `bundle install` to install missing gems.
我试图消除来自RVM宝石并重新运行包所有宝石的两倍,并没有帮助。 有任何想法吗?
这是一个Ubuntu 13.10的机器上。 我的Mac OSX机器上相同的代码库工作正常。