Created
August 28, 2009 04:52
-
-
Save ashebanow/176790 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
env ARCHFLAGS="-arch x86_64" gem install nokogiri rack rails capistrano rake-command-completion | |
env ARCHFLAGS="-arch x86_64" gem install sqlite3-ruby | |
env ARCHFLAGS="-arch x86_64" gem install mysql -- --with-mysql-config=/usr/local/mysql/bin/mysql_config | |
env ARCHFLAGS="-arch x86_64" gem install thin | |
env ARCHFLAGS="-arch x86_64" gem install notahat-machinist faker nakajima-fixjour thoughtbot-shoulda | |
env ARCHFLAGS="-arch x86_64" gem install rspec rspec-rails cucumber chriseppstein-compass spork webrat | |
env ARCHFLAGS="-arch x86_64" gem install authlogic authlogic-oid ruby-openid haml cheat |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment