ruby on rails - How to install refinerycms to my ROR app -
i working in 'rails', '4.1.10' , want build cms app used gem 'refinerycms'
then in terminal:
brew install imagemagic gem install refinerycms what should after that?
when put http://localhost:3000/refinery, give me
no route matches [get] "/refinery"
here guide need > link
the next step should generate refinerycms!
in terminal type.
$ refinerycms rickrockstar
Comments
Post a Comment