Skip to content

Instantly share code, notes, and snippets.

@cnruby
Created February 13, 2010 23:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cnruby/303745 to your computer and use it in GitHub Desktop.
Save cnruby/303745 to your computer and use it in GitHub Desktop.
# Ruby 1.8.7 and Rails 3.0pre
$ sudo gem install unicorn
$ rails blog -m http://www.lycom.de/files/rails-templates/rails187.txt && cd blog
$ unicorn # similar to the command "rails server"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment