I have @table_name(object array) contain many objects. I want to replace its column values one by one with my values..
i have use
<% for group_permission in @table_name %>
<%end%>
How i change Please help me
I have @table_name(object array) contain many objects. I want to replace its column values one by one with my values..
i have use
<% for group_permission in @table_name %>
<%end%>
How i change Please help me