Tuesday, 15 May 2012

How to import ruby on rails project -



How to import ruby on rails project -

i trying import project else build 1 year ago, mac have installed below include:

ruby, rails , mysql

paperclip

dragonfly

authlogic

sqlite3-ruby

uuid

rmagick

thin or mongrel

nokogiri

rack-cache

pony

tiny_mce

could 1 tell how import project, or link on line can help me?

there no such thing called import rails project, if have ruby installed, utilize bundler manage gems via gemfile

if project built rails >= 3 read this

if project build rails < 3 then read this

and 1 time ready setup run

bundle install

which install necessary gems, , if have gemfile, run

bundle update

ruby-on-rails ruby-on-rails-3.1

No comments:

Post a Comment