Thanks alot On Thu, Sep 24, 2009 at 8:54 PM, David A. Black <[email protected]> wrote:
> Hi -- > > On Thu, 24 Sep 2009, Ramana Vel wrote: > > > hi > > > > i am new to rails > > > > would u tell me types of each iterator > > > > i used some of each iterators like each,each_index..... > > Most of the most common iterators in Ruby are in the Enumerable > module, whose methods you can examine directly in irb or with ri. > > > David > > -- > David A. Black, Director > Ruby Power and Light, LLC (http://www.rubypal.com) > Ruby/Rails training, consulting, mentoring, code review > Book: The Well-Grounded Rubyist (http://www.manning.com/black2) > > > -- Regards, Ramanavel Selvaraju, [email protected] Phone no:9790590982 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

