Skip to content

Instantly share code, notes, and snippets.

@snusnu
Forked from merbjedi/setup_gems_merb_1.0.x
Created October 2, 2009 03:04
Show Gist options
  • Save snusnu/199433 to your computer and use it in GitHub Desktop.
Save snusnu/199433 to your computer and use it in GitHub Desktop.
# setup new rubygem environment for merb 1.0.x
gem install extlib rspec rake memcache-client mongrel ruby-debug hpricot --no-rdoc --no-ri
gem install webrat --version=0.3.1 --no-rdoc --no-ri
gem install json_pure --version=1.1.6 --no-rdoc --no-ri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment