Missing default-gems file......when installing Ruby -


Thanks in advance for any help I am new to this and struggling to piece together all this together I am! I have followed the 'Guide to Biffi' created to install Ruby on Mac OS X (My Lion) and it has worked really well until:

  Install Fluffy rbenv-default-gems echo "bundler \ n" & gt; ; & Gt; "~ / .rbenv / default-gems"   

When I get an error code then: -bash: ~ / .rbenv / default-Gem: No such file or directory

Did I lose some settings?

Rbenv was the directory. I'm surprised if that echo command is ~ / .rbenv / default-gems

Comments

Popular posts from this blog

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -