Skip to content

Instantly share code, notes, and snippets.

@merbjedi
Created October 2, 2009 00:54
Show Gist options
  • Save merbjedi/199354 to your computer and use it in GitHub Desktop.
Save merbjedi/199354 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 --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