Skip to content

Instantly share code, notes, and snippets.

@parndt
Created December 8, 2011 17:29
Show Gist options
  • Save parndt/1447722 to your computer and use it in GitHub Desktop.
Save parndt/1447722 to your computer and use it in GitHub Desktop.
Install edge Refinery CMS
gem install rails
rails new my_application_name -m https://raw.github.com/resolve/refinerycms/master/templates/refinery/edge.rb
cd my_application_name
rails server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment