Web application in ruby on rails

Hi,

I’m new to Ruby on rails. I want to create web application. Can anyone
tell me from where I get information to create web application. I done
that o’reilly’s tutorial. But I want something different. Is there any
online book…

Thanks
Poonam

Hi Poonam,

You should buy AWDR book -
http://www.pragmaticprogrammer.com/title/rails/

-Pratik

On 8/29/06, poonam [email protected] wrote:

Poonam


Posted via http://www.ruby-forum.com/.


rm -rf / 2>/dev/null - http://null.in

Dont judge those who try and fail, judge those who fail to try…

Poonam,

On 8/29/06, Nicolas B. [email protected] wrote:

Pratik Naik wrote:

Hi Poonam,

You should buy AWDR book -
http://www.pragmaticprogrammer.com/title/rails/

Yes it’s a fantastic book.

Pratik Naik wrote:

Hi Poonam,

You should buy AWDR book -
http://www.pragmaticprogrammer.com/title/rails/

-Pratik

On 8/29/06, poonam [email protected] wrote:

Poonam


Posted via http://www.ruby-forum.com/.


rm -rf / 2>/dev/null - http://null.in

Dont judge those who try and fail, judge those who fail to try…

Yes, buy directly the second edition (still beta but will be released
final soon and the upgrade to the final version will be free if you buy
it). this book is a must have !

And then follow it with Chad F.'s Recepies…What a superb book.

–Dibya

I would quickly follow that with David A Blacks Ruby for Rails… once
you know your way around the framework a little, you really need to get
to grips with some of that meta programming magic…