Created
May 23, 2011 15:26
-
-
Save yrchen/986883 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
brew install mysql | |
brew install imagemagick | |
gem install rails | |
gem install rails -v=2.3.8 | |
gem install mysql2 | |
gem install mysql | |
gem install passenger | |
gem install nokogiri | |
gem install capistrano | |
gem install capistrano-ext | |
gem install delayed_job | |
gem install hoptoad_notifier | |
gem install facebooker2 | |
gem install factory_girl | |
gem install sphinx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment