leticia: (laughing eyes)
leticia ([personal profile] leticia) wrote2009-01-26 07:23 pm

RoR

So, Ruby on Rails, supposed to make web app development like, recursive programming. "It just works!" (I like recursion, could you tell?)

I have a side project of my very own and supposedly RoR friendly hosting.

But I'm having troubles figuring out what I'm doing here. Explain in slow steps for someone used to PHP style scripting what I need to actually do to get myself working on a RoR application so that I can start seeing Hello World and yada.

Plz?

[identity profile] kjatar.livejournal.com 2009-01-27 02:10 pm (UTC)(link)
Do you have any experience with basic ruby, by any chance, or going straight to Rails?

[identity profile] kjatar.livejournal.com 2009-01-27 06:30 pm (UTC)(link)
I'd suggest taking a look at the Chunky Bacon guide, if you haven't already. That's where I got started, anyways.

[identity profile] kjatar.livejournal.com 2009-01-27 06:33 pm (UTC)(link)
Oh, and for the online stuff, take a look at this: http://guides.rubyonrails.org/getting_started_with_rails.html
Specifically, step 4 should get you started, assuming that the web hosting already has ruby set up for you.