I want to create a website similar to craigslist but I am having
trouble installing ROR. I have no idea how and seek help. Do I have to
upload Ruby, RubyGem, and then the Rails onto my server, then install
it ?
TIA
I want to create a website similar to craigslist but I am having
trouble installing ROR. I have no idea how and seek help. Do I have to
upload Ruby, RubyGem, and then the Rails onto my server, then install
it ?
TIA
On Tue, Oct 20, 2009 at 1:50 PM, Van [email protected] wrote:
I want to create a website similar to craigslist but I am having
trouble installing ROR. I have no idea how and seek help. Do I have to
upload Ruby, RubyGem, and then the Rails onto my server, then install
it ?
Yes.
Longer answer: you should probably start by installing all of the
above locally first for learning purposes.
Hassan S. ------------------------ [email protected]
twitter: @hassan
Thanks Hassan. Okay so I have downloaded and installed everything but
I am clueless on where to start? I am really a noob -.-
On Oct 20, 2:17 pm, Hassan S. [email protected]
On Tue, Oct 20, 2009 at 4:29 PM, Van [email protected] wrote:
Thanks Hassan. Okay so I have downloaded and installed everything but
I am clueless on where to start? I am really a noob -.-
Quit expecting the list to babysit you.
–
Greg D.
http://destiney.com/
On Tue, Oct 20, 2009 at 2:29 PM, Van [email protected] wrote:
Thanks Hassan. Okay so I have downloaded and installed everything but
I am clueless on where to start? I am really a noob -.-
So you have Ruby and RubyGems installed, and you’ve done a
gem install rails
, correct?
Then you should be able to type rails projectname
and rails will
build a directory with the basics for your app. But there are certainly
plenty of “getting started” tutorials, screencasts, etc. around.
Hassan S. ------------------------ [email protected]
twitter: @hassan
Go buy Head First Rails by David Griffiths. I any newbie should start
with this book to get an understanding of ROR, and then download
Humble Little book of ruby.
This is what I started with.
On Oct 20, 5:37 pm, Hassan S. [email protected]
Found this
will read through it and post any questions later. Thanks!
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs