Goog RoR 2.0 Book

+1 for the Rails Way. Probably not a beginner book, but its the
definitive Rails book right now.

Nick.

Chris B. wrote:

The Rails Way by Obie F. was recently released, and covered RoR
2.0. It’s a good book. I recommend it.

Thanks,
Chris B.

Also check this out:

Nick.

On Jan 20, 4:34 am, Nathan E. <rails-mailing-l…@andreas-
s.net> wrote:

If you have a specific problem (with deprecated methods), list it here
and I will try and help you find the “right” way to do it. Sorry if I
missed you already listing the specific thing you needed help with.

Posted viahttp://www.ruby-forum.com/.

Pardon for the delay in responding, but, for an example, see:

http://groups.google.com/group/rubyonrails-talk/msg/5a1f4e21f799f6aa

Basically, it’s code which works in a dummies book but seems to cause
errors because it’s deprecated now. I think.

thanks,

Thufir

On Jan 20, 4:34 am, Nathan E. <rails-mailing-l…@andreas-
s.net> wrote:

If you have a specific problem (with deprecated methods), list it here
and I will try and help you find the “right” way to do it. Sorry if I
missed you already listing the specific thing you needed help with.

Posted viahttp://www.ruby-forum.com/.

Pardon for the delay in responding, but, for an example, see:

http://groups.google.com/group/rubyonrails-talk/msg/5a1f4e21f799f6aa

Basically, it’s code which works in a dummies book but seems to cause
errors because it’s deprecated now. I think.

thanks,

Thufir

I found the “Social Networking with Rails” book to be very helpful.

If you are just starting then I would suggest to explore this tutorial:

Thanks
Mohtashim

On Sun, 20 Jan 2008 15:42:13 -0800, s.ross wrote:

$ ruby script/plugin install svn://errtheblog.com/svn/plugins/
classic_pagination

Why are you installing svn as a plugin? I have an svn client installed,
and use the client. What does the plugin do differently?

thanks,

Thufir

svn is not being installed as a plugin. classic_pagination is.
errtheblog is using the svn:// protocol for transport.