Skip to content

Instantly share code, notes, and snippets.

@bladelee
Created March 28, 2014 15:39
Show Gist options
  • Save bladelee/9835682 to your computer and use it in GitHub Desktop.
Save bladelee/9835682 to your computer and use it in GitHub Desktop.
install refinerycms
gem install refinerycms -ri -rdoc
source 'http://ruby.taobao.org'
gem 'webrat', '~> 0.7.3'
gem 'refinerycms-memberships', '~> 2.0.0', :git => 'https://github.com/rbriank/refinerycms_membership.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment