Displaying 1 result from an estimated 1 matches for "books_counter".
Did you mean:
book_counter
2006 Apr 25
3
how to get the count/index of the current row ?
I have a partial to which i pass a collection. That views name is _row.
So row.name, row.ssn gives me the details of each object in the
collection,
But i need to display
1. name 123456798
2. name1 234567890
how to get that Index ??? or count or whatever in that partial ??
please help.
--
Posted via http://www.ruby-forum.com/.