开发者

Rake Error while trying to run `rake db:create` in project

i'm new to Ruby and using RubyMine environment. i'm using sqlite3.

when i try to create db - rake db:create i am getting the following error:

rake aborted!

no such file to load -- bundler/setup

(See full tra开发者_Python百科ce by running task with --trace)

please help me :)

i'm using ruby 1.8.7, rails 2.3.5 and RVM on mac osx


sudo gem install bundler --no-ri --no-rdoc
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜