Skip to content

Instantly share code, notes, and snippets.

@wycats
Created January 19, 2009 16:46
Show Gist options
  • Save wycats/49049 to your computer and use it in GitHub Desktop.
Save wycats/49049 to your computer and use it in GitHub Desktop.
sudo gem install merb --source http://edge.merbivore.com
Ruby 1.8.6 (ruby -v)
Rubygems 1.3.1 (gem -v)
XCode 3.x
Macports 1.700 (port version)
sudo port selfupdate to upgrade
sudo port install kcachegrind
MySQL (http://dev.mysql.com/get/Downloads/MySQL-5.1/mysql-5.1.30-osx10.5-x86.dmg/from/pick)
JRuby 1.1.6 (jruby --version)
dist.codehaus.org/jruby/1.1.6
add jruby bin to path
Gems (MRI and JRuby):
mongrel 1.1.5 (gem list mongrel)
merb 1.0.8.1 (gem list merb)
thor 0.9.9 (gem list thor)
textmate 0.9.2 (gem list textmate)
textmate install "Ruby Haml" github
textmate install Rspec GitHub
jruby -S ... to run commands with jruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment