Skip to content

Instantly share code, notes, and snippets.

@jacqueline-homan
Created August 2, 2013 15:25
Show Gist options
  • Save jacqueline-homan/6140752 to your computer and use it in GitHub Desktop.
Save jacqueline-homan/6140752 to your computer and use it in GitHub Desktop.
reinstalled master file, ran bootstrap, then installed simplecov gem and still have NameError problem
jacqueline@jacqueline-Satellite-S55-A:~$ mkdir project
jacqueline@jacqueline-Satellite-S55-A:~$ cd project
jacqueline@jacqueline-Satellite-S55-A:~/project$ ls -a
. .. hackety-hack.com-master
jacqueline@jacqueline-Satellite-S55-A:~/project$ cd hackety-hack.com-master
RVM used your Gemfile for selecting Ruby, it is all fine - Heroku does that too,
you can ignore these warnings with 'rvm rvmrc warning ignore /home/jacqueline/project/hackety-hack.com-master/Gemfile'.
To ignore the warning for all files run 'rvm rvmrc warning ignore allGemfiles'.
jacqueline@jacqueline-Satellite-S55-A:~/project/hackety-hack.com-master$ script/bootstrap
Fetching gem metadata from http://rubygems.org/.........
Fetching gem metadata from http://rubygems.org/..
Fetching git://github.com/michaek/semantic_menu.git
remote: Counting objects: 172, done.
remote: Compressing objects: 100% (92/92), done.
remote: Total 172 (delta 73), reused 134 (delta 59)
Receiving objects: 100% (172/172), 24.43 KiB, done.
Resolving deltas: 100% (73/73), done.
Fetching https://github.com/bitzesty/bootstrap_form.git
remote: Counting objects: 3794, done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment