Created
August 19, 2008 19:29
-
-
Save mattetti/6225 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
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