Displaying 1 result from an estimated 1 matches for "standardlayout".
Did you mean:
standard_layout
2006 Feb 24
5
Controller Methods gets called twice on single invocation
...{"action"=>"index", "controller"=>"departments"}
[4;36;1mDepartment Count (0.000000) [0;1mSELECT COUNT(*) FROM
departments
[4;35;1mDepartment Load (0.010000) SELECT * FROM
departments LIMIT 0, 10
Rendering layoutfalseactionlist within layouts/StandardLayout
Rendering departments/list
[4;36;1mDepartment Columns (0.030000) [0;1mSHOW FIELDS FROM
departments
Completed in 0.22100 (4 reqs/sec) | Rendering: 0.10000 (45%) | DB:
0.04000 (18%) | 200 OK [http://localhost/departments/]
Processing DepartmentsController#index (for 127.0.0.1 at 2006-02-24
0...