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

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -