Displaying 1 result from an estimated 1 matches for "activitycontroller".
2011 Feb 01
4
Delay Loading Rails Views
...Speed
100 4709 0 4709 0 0 1352 0 --:--:-- 0:00:03
--:--:-- 1352
Tuesday, February 1, 2011 2:28:45 PM GMT
Next, here are the entries from the Rails production.log file.
Started GET "/activity/list" for 127.0.0.1 at Tue Feb 01 14:28:38
+0000 2011
Processing by ActivityController#list as */*
before filter
Exist fragment? views/127.0.0.1:10100/activity/list (0.1ms)
Write fragment views/127.0.0.1:10100/activity/list (0.1ms)
Rendered activity/_recent.html.erb (7.4ms)
Rendered activity/_switch.html.erb (2.4ms)
Rendered activity/list.html.erb within layouts/application (14.1ms)...