[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Need Basic RoR Doc

Sankar Kumar

2/26/2009 4:48:00 AM

I'm C/UNIX programmer . Can you please somebody give some basic doc to
get start small application ...
Framework also very new for me... Actually I need to know how DB
operation is doing in RoR.... & my task is to compare 3 tables & wants
to show some o/p in front end ....
--
Posted via http://www.ruby-....

2 Answers

saurabh purnaye

2/26/2009 6:52:00 AM

0

[Note: parts of this message were removed to make it a legal post.]

HI,
You can get it here
*http://api.rubyon...
http://guides.r...
http://www.alistapart.com/articles/gettingstartedwithr...
http://www.devarticles.com/c/a/Ruby-on-Rails/Getting-Started-with-Ruby...
http://manmays.google...


*
On Thu, Feb 26, 2009 at 10:18 AM, Sankar Kumar <
sankarkumar.ponnusamy@cognizant.com> wrote:

> I'm C/UNIX programmer . Can you please somebody give some basic doc to
> get start small application ...
> Framework also very new for me... Actually I need to know how DB
> operation is doing in RoR.... & my task is to compare 3 tables & wants
> to show some o/p in front end ....
> --
> Posted via http://www.ruby-....
>
>


--
--
Thanks and Regards
Saurabh Purnaye
+91-9922071155
skype: sorab_pune
yahoo & gtalk: saurabh.purnaye
msn: psaurabh@live.com

Brian Candler

2/26/2009 1:25:00 PM

0

Sankar Kumar wrote:
> I'm C/UNIX programmer . Can you please somebody give some basic doc to
> get start small application ...
> Framework also very new for me... Actually I need to know how DB
> operation is doing in RoR.... & my task is to compare 3 tables & wants
> to show some o/p in front end ....

If you have a business need for this, then the investment in a good book
will repay itself hugely. I have the pragprog.com one (Agile Web
Development with Rails), which I found to be excellent, although I have
the 2nd edition for rails 1.6. It is being updated, and I think you can
buy the beta PDF online already.

www.railscasts.com is also well worth a look.
--
Posted via http://www.ruby-....