Jay,

You're confusing Rails with InstantRails. Rails is the web framework,
Instant Rails is a package containing Rails + web server + DB, etc.

Google for Rails books, there are also plenty of suggestions in other
topics in this group. Finally, if you have the time, I would start by
1st learning Ruby and then moving to Rails with AWDR, The Rails Way,
etc.

Cheers, Sazima

On Dec 1, 10:44 pm, Jay Mark <[EMAIL PROTECTED]> wrote:
> William, thanks for your help in resolving this issue.
> It works great now. Thanks a lot.
>
> Please, if you know any good book or online material
> on Ruby/InstantRails 2.0.2, please post it in the Forum.
> Thanks
> Cypray
>
> wfisk wrote:
> > class Country
> >   ....
>
> >   def people_tribes
> >     peoples.map{|p|p.tribe}.join(',')
> >   end
> > end
>
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to