Displaying 1 result from an estimated 1 matches for "sproblem".
Did you mean:
problem
2006 Apr 28
2
outputing table data
Hi,
Just come across thi sproblem, and jsut cant find out what is wrong with
it, if any one has any suggestions it would be good.
in my projects_controller.rb I have
def list
@project_pages, @projects = paginate :projects, :per_page => 10
end
and ths list.rhtml file I have
<table>
<tr>
<th>...