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

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

android - Keyboard hides my half of edit-text and button below it even in scroll view -