ruby on rails - Could not locate Gemfile or .bundle/ directory - Radiant CMS -


i installed radiant cms sugested on page.

gem install radiant

terminal says successfully installed 1 gem - sems ok.

then try create project:

radiant --database postgresql socialize
seems fine except undefined local variable or method 'vars' #<rails::generator::commands::create:0x00000001ec6ac0>

then cd /socialize , tried bundle install , here got could not locate gemfile or .bundle/ directory

so seems serious error.

i know there few questions bout no associated cms - i've tried comfortable mexican sofa ( worked fine, since has no templates /layouts switched radiant. )


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -