search for: _interest

Displaying 1 result from an estimated 1 matches for "_interest".

Did you mean: interest
2006 Jan 23
4
ActionRecord: how to update many records in one statement
...in parameter ?interest?? Looked for solution in other places didn?t make any results, please help if you know how to do it. Thanks a lot. Sorry for such ugly piece of code, but I cannot explain the solution that I trying better then it. ------------------------------- This is partial template (_interest.rhtml) for representing one record from database table: ------------------------------- <input type="hidden" name="interest[<%= interest.id %>][id]" value="<%= interest.id %>" /> <input type="text" id="interest_<%= interest.id %...