Skip to content

Instantly share code, notes, and snippets.

@mattetti
Created August 19, 2008 19:29
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save mattetti/6225 to your computer and use it in GitHub Desktop.
Objectives:
- being able to start a merb app without anything installed but Ruby
- being able to easily update a merb app to a newer version
- being able to run different versions of a merb app on the same server
- being able to use merb plugins in a frozen environment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment