Skip to content

Instantly share code, notes, and snippets.

@methodmissing
Created March 9, 2009 03:22
Show Gist options
  • Select an option

  • Save methodmissing/76078 to your computer and use it in GitHub Desktop.

Select an option

Save methodmissing/76078 to your computer and use it in GitHub Desktop.
Processing HomeController#show (for 127.0.0.1 at 2009-03-09 03:21:15) [GET]
Parameters: {"action"=>"show", "controller"=>"home"}
Continent Load (118.5ms) SELECT `continents`.id FROM `continents`
Rendering template within layouts/application
Rendering home/show
Rendered shared/_header (0.4ms)
Rendered shared/_navigation (0.7ms)
Missing template home/_show_sidebar.erb in view path app/views
Rendered shared/_sidebar (0.6ms)
Rendered shared/_footer (0.3ms)
Completed in 126ms (View: 5, DB: 136) | 200 OK [http://localhost/]
Processing LocationsController#index (for 127.0.0.1 at 2009-03-09 03:21:19) [GET]
Parameters: {"action"=>"index", "controller"=>"locations"}
Location Load (89.9ms) SELECT `locations`.id FROM `locations` LIMIT 0, 30
Location Columns (1.6ms) SHOW FIELDS FROM `locations`
SQL (9.4ms) SELECT count(*) AS count_all FROM `locations`
Rendering template within layouts/application
Rendering locations/index
Location Load (12.9ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1585)
Rendered locations/_location (277.2ms)
Location Load (0.3ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1586)
Rendered locations/_location (1.2ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1587)
Rendered locations/_location (0.8ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1588)
Rendered locations/_location (0.8ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1589)
Rendered locations/_location (0.8ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1590)
Rendered locations/_location (0.7ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1591)
Rendered locations/_location (0.7ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1592)
Rendered locations/_location (0.8ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1593)
Rendered locations/_location (0.9ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1594)
Rendered locations/_location (0.8ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1595)
Rendered locations/_location (0.8ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1596)
Rendered locations/_location (0.9ms)
Location Load (0.2ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1597)
Rendered locations/_location (0.9ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1598)
Rendered locations/_location (0.9ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1599)
Rendered locations/_location (0.8ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1600)
Rendered locations/_location (0.8ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1601)
Rendered locations/_location (0.8ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1602)
Rendered locations/_location (0.8ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1603)
Rendered locations/_location (0.9ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1604)
Rendered locations/_location (0.8ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1605)
Rendered locations/_location (0.8ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1606)
Rendered locations/_location (0.8ms)
Location Load (0.2ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1607)
Rendered locations/_location (0.9ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1608)
Rendered locations/_location (0.8ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1609)
Rendered locations/_location (0.8ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1610)
Rendered locations/_location (0.9ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1611)
Rendered locations/_location (0.8ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1612)
Rendered locations/_location (0.8ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1613)
Rendered locations/_location (0.8ms)
Location Load (0.1ms) SELECT `locations`.name,`locations`.id FROM `locations` WHERE (`locations`.`id` = 1614)
Rendered locations/_location (0.8ms)
Rendered shared/_header (0.0ms)
Rendered shared/_navigation (0.2ms)
Missing template locations/_index_sidebar.erb in view path app/views
Rendered shared/_sidebar (0.0ms)
Rendered shared/_footer (0.0ms)
Completed in 413ms (View: 290, DB: 118) | 200 OK [http://localhost/locations]
Processing LocationsController#index (for 127.0.0.1 at 2009-03-09 03:21:22) [GET]
Parameters: {"action"=>"index", "controller"=>"locations"}
Location Load (0.3ms) SELECT `locations`.name,`locations`.id FROM `locations` LIMIT 0, 30
SQL (0.4ms) SELECT count(*) AS count_all FROM `locations`
Rendering template within layouts/application
Rendering locations/index
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.4ms)
Rendered locations/_location (0.4ms)
Rendered locations/_location (0.4ms)
Rendered locations/_location (0.4ms)
Rendered locations/_location (0.5ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.4ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.6ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.4ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.3ms)
Rendered locations/_location (0.3ms)
Rendered shared/_header (0.0ms)
Rendered shared/_navigation (0.2ms)
Missing template locations/_index_sidebar.erb in view path app/views
Rendered shared/_sidebar (0.1ms)
Rendered shared/_footer (0.0ms)
Completed in 90ms (View: 88, DB: 1) | 200 OK [http://localhost/locations]
Processing HotelsController#index (for 127.0.0.1 at 2009-03-09 03:21:26) [GET]
Parameters: {"action"=>"index", "controller"=>"hotels"}
Hotel Load (50.2ms) SELECT `hotels`.id FROM `hotels` LIMIT 0, 15
Hotel Columns (2.0ms) SHOW FIELDS FROM `hotels`
SQL (1.6ms) SELECT count(*) AS count_all FROM `hotels`
Rendering template within layouts/application
Rendering hotels/index
Hotel Load (0.2ms) SELECT `hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 8092)
Hotel Load (0.2ms) SELECT `hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 8092)
Image Load (48.5ms) SELECT `images`.id FROM `images` WHERE (`images`.hotel_id = 8092) LIMIT 1
Image Columns (1.8ms) SHOW FIELDS FROM `images`
Image Load (0.2ms) SELECT `images`.id,`images`.thumbnail_url FROM `images` WHERE (`images`.`id` = 459)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_url FROM `images` WHERE (`images`.`id` = 459)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.`id` = 459)
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 8092)
Rendered hotels/_hotel (63.0ms)
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 8699)
Image Load (0.3ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 8699) LIMIT 1
Rendered hotels/_hotel (2.7ms)
Hotel Load (0.1ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 9197)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 9197) LIMIT 1
Rendered hotels/_hotel (2.3ms)
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11107)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11107) LIMIT 1
Rendered hotels/_hotel (2.1ms)
Hotel Load (0.1ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11108)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11108) LIMIT 1
Rendered hotels/_hotel (2.1ms)
Hotel Load (0.1ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11119)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11119) LIMIT 1
Rendered hotels/_hotel (2.1ms)
Hotel Load (0.1ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11120)
Image Load (0.3ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11120) LIMIT 1
Rendered hotels/_hotel (2.1ms)
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11186)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11186) LIMIT 1
Rendered hotels/_hotel (2.1ms)
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11302)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11302) LIMIT 1
Rendered hotels/_hotel (2.1ms)
Hotel Load (0.1ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11342)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11342) LIMIT 1
Rendered hotels/_hotel (2.2ms)
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11351)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11351) LIMIT 1
Rendered hotels/_hotel (2.2ms)
Hotel Load (0.1ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11381)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11381) LIMIT 1
Rendered hotels/_hotel (2.0ms)
Hotel Load (0.1ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11382)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11382) LIMIT 1
Rendered hotels/_hotel (2.2ms)
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11602)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11602) LIMIT 1
Rendered hotels/_hotel (2.1ms)
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11697)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11697) LIMIT 1
Rendered hotels/_hotel (2.0ms)
Rendered shared/_header (0.0ms)
Rendered shared/_navigation (0.2ms)
Missing template hotels/_index_sidebar.erb in view path app/views
Rendered shared/_sidebar (0.0ms)
Rendered shared/_footer (0.0ms)
Completed in 156ms (View: 41, DB: 111) | 200 OK [http://localhost/hotels]
Processing HotelsController#index (for 127.0.0.1 at 2009-03-09 03:21:30) [GET]
Parameters: {"action"=>"index", "controller"=>"hotels"}
Hotel Load (0.3ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` LIMIT 0, 15
SQL (0.2ms) SELECT count(*) AS count_all FROM `hotels`
Rendering template within layouts/application
Rendering hotels/index
Image Load (0.3ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 8092) LIMIT 1
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 8092)
Rendered hotels/_hotel (125.1ms)
Image Load (0.5ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 8699) LIMIT 1
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 8699)
Rendered hotels/_hotel (4.0ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 9197) LIMIT 1
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 9197)
Rendered hotels/_hotel (2.8ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11107) LIMIT 1
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11107)
Rendered hotels/_hotel (2.5ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11108) LIMIT 1
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11108)
Rendered hotels/_hotel (2.2ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11119) LIMIT 1
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11119)
Rendered hotels/_hotel (2.2ms)
Image Load (0.3ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11120) LIMIT 1
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11120)
Rendered hotels/_hotel (2.2ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11186) LIMIT 1
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11186)
Rendered hotels/_hotel (2.2ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11302) LIMIT 1
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11302)
Rendered hotels/_hotel (2.2ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11342) LIMIT 1
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11342)
Rendered hotels/_hotel (2.4ms)
Image Load (0.3ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11351) LIMIT 1
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11351)
Rendered hotels/_hotel (2.4ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11381) LIMIT 1
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11381)
Rendered hotels/_hotel (2.1ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11382) LIMIT 1
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11382)
Rendered hotels/_hotel (2.2ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11602) LIMIT 1
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11602)
Rendered hotels/_hotel (2.2ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11697) LIMIT 1
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 11697)
Rendered hotels/_hotel (2.2ms)
Rendered shared/_header (0.0ms)
Rendered shared/_navigation (0.2ms)
Missing template hotels/_index_sidebar.erb in view path app/views
Rendered shared/_sidebar (0.0ms)
Rendered shared/_footer (0.0ms)
Completed in 165ms (View: 157, DB: 7) | 200 OK [http://localhost/hotels]
Processing HotelsController#index (for 127.0.0.1 at 2009-03-09 03:21:33) [GET]
Parameters: {"action"=>"index", "controller"=>"hotels"}
Hotel Load (0.3ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` LIMIT 0, 15
SQL (0.2ms) SELECT count(*) AS count_all FROM `hotels`
Rendering template within layouts/application
Rendering hotels/index
Image Load (0.3ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 8092) LIMIT 1
Rendered hotels/_hotel (2.5ms)
Image Load (0.3ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 8699) LIMIT 1
Rendered hotels/_hotel (2.4ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 9197) LIMIT 1
Rendered hotels/_hotel (2.1ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11107) LIMIT 1
Rendered hotels/_hotel (2.0ms)
Image Load (0.3ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11108) LIMIT 1
Rendered hotels/_hotel (1.8ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11119) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Image Load (0.3ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11120) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11186) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11302) LIMIT 1
Rendered hotels/_hotel (1.8ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11342) LIMIT 1
Rendered hotels/_hotel (1.8ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11351) LIMIT 1
Rendered hotels/_hotel (1.8ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11381) LIMIT 1
Rendered hotels/_hotel (1.6ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11382) LIMIT 1
Rendered hotels/_hotel (1.8ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11602) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11697) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Rendered shared/_header (0.0ms)
Rendered shared/_navigation (0.2ms)
Missing template hotels/_index_sidebar.erb in view path app/views
Rendered shared/_sidebar (0.0ms)
Rendered shared/_footer (0.0ms)
Completed in 34ms (View: 29, DB: 4) | 200 OK [http://localhost/hotels]
Processing HotelsController#index (for 127.0.0.1 at 2009-03-09 03:21:37) [GET]
Parameters: {"action"=>"index", "controller"=>"hotels"}
Hotel Load (0.4ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` LIMIT 0, 15
SQL (0.2ms) SELECT count(*) AS count_all FROM `hotels`
Rendering template within layouts/application
Rendering hotels/index
Image Load (0.3ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 8092) LIMIT 1
Rendered hotels/_hotel (2.0ms)
Image Load (0.3ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 8699) LIMIT 1
Rendered hotels/_hotel (2.0ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 9197) LIMIT 1
Rendered hotels/_hotel (1.8ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11107) LIMIT 1
Rendered hotels/_hotel (1.6ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11108) LIMIT 1
Rendered hotels/_hotel (1.6ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11119) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Image Load (0.3ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11120) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11186) LIMIT 1
Rendered hotels/_hotel (1.6ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11302) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11342) LIMIT 1
Rendered hotels/_hotel (1.8ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11351) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11381) LIMIT 1
Rendered hotels/_hotel (1.6ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11382) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11602) LIMIT 1
Rendered hotels/_hotel (1.6ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11697) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Rendered shared/_header (0.0ms)
Rendered shared/_navigation (0.2ms)
Missing template hotels/_index_sidebar.erb in view path app/views
Rendered shared/_sidebar (0.0ms)
Rendered shared/_footer (0.0ms)
Completed in 31ms (View: 26, DB: 4) | 200 OK [http://localhost/hotels]
Processing HotelsController#index (for 127.0.0.1 at 2009-03-09 03:21:39) [GET]
Parameters: {"action"=>"index", "controller"=>"hotels"}
Hotel Load (0.3ms) SELECT `hotels`.narrative,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.updated_at,`hotels`.id FROM `hotels` LIMIT 0, 15
SQL (0.2ms) SELECT count(*) AS count_all FROM `hotels`
Rendering template within layouts/application
Rendering hotels/index
Image Load (0.3ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 8092) LIMIT 1
Rendered hotels/_hotel (2.0ms)
Image Load (0.3ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 8699) LIMIT 1
Rendered hotels/_hotel (2.0ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 9197) LIMIT 1
Rendered hotels/_hotel (1.8ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11107) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11108) LIMIT 1
Rendered hotels/_hotel (1.6ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11119) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Image Load (0.3ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11120) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11186) LIMIT 1
Rendered hotels/_hotel (1.6ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11302) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11342) LIMIT 1
Rendered hotels/_hotel (1.8ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11351) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11381) LIMIT 1
Rendered hotels/_hotel (1.5ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11382) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11602) LIMIT 1
Rendered hotels/_hotel (1.7ms)
Image Load (0.2ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 11697) LIMIT 1
Rendered hotels/_hotel (1.6ms)
Rendered shared/_header (0.0ms)
Rendered shared/_navigation (0.2ms)
Missing template hotels/_index_sidebar.erb in view path app/views
Rendered shared/_sidebar (0.0ms)
Rendered shared/_footer (0.0ms)
Completed in 31ms (View: 26, DB: 4) | 200 OK [http://localhost/hotels]
Processing HotelsController#show (for 127.0.0.1 at 2009-03-09 03:21:42) [GET]
Parameters: {"action"=>"show", "id"=>"8092-le-meridien-pyramids", "controller"=>"hotels"}
Hotel Load (0.3ms) SELECT `hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 8092)
Rendering template within layouts/application
Rendering hotels/show
Hotel Load (0.2ms) SELECT `hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 8092)
Hotel Load (0.2ms) SELECT `hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 8092)
Hotel Load (0.2ms) SELECT `hotels`.from_price,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 8092)
Image Load (0.2ms) SELECT `images`.id FROM `images` WHERE (`images`.hotel_id = 8092) LIMIT 1
Image Load (0.1ms) SELECT `images`.url,`images`.id FROM `images` WHERE (`images`.`id` = 459)
Image Load (0.1ms) SELECT `images`.url,`images`.id,`images`.width FROM `images` WHERE (`images`.`id` = 459)
Image Load (0.1ms) SELECT `images`.url,`images`.id,`images`.height,`images`.width FROM `images` WHERE (`images`.`id` = 459)
Hotel Load (0.2ms) SELECT `hotels`.narrative,`hotels`.from_price,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 8092)
Rendered shared/_header (0.0ms)
Rendered shared/_navigation (0.2ms)
Image Load (0.2ms) SELECT `images`.id FROM `images` WHERE (`images`.hotel_id = 8092)
Image Load (0.1ms) SELECT `images`.id,`images`.thumbnail_url FROM `images` WHERE (`images`.`id` = 459)
Image Load (0.1ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_url FROM `images` WHERE (`images`.`id` = 459)
Image Load (0.1ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.`id` = 459)
Address Load (53.4ms) SELECT `addresses`.id FROM `addresses` WHERE (`addresses`.hotel_id = 8092) LIMIT 1
Rendered hotels/_show_sidebar (56.9ms)
Rendered shared/_footer (0.1ms)
Completed in 66ms (View: 9, DB: 56) | 200 OK [http://localhost/hotels/8092-le-meridien-pyramids]
Processing HotelsController#show (for 127.0.0.1 at 2009-03-09 03:21:47) [GET]
Parameters: {"action"=>"show", "id"=>"8092-le-meridien-pyramids", "controller"=>"hotels"}
Hotel Load (0.3ms) SELECT `hotels`.narrative,`hotels`.from_price,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 8092)
Rendering template within layouts/application
Rendering hotels/show
Image Load (0.3ms) SELECT `images`.url,`images`.id,`images`.height,`images`.width FROM `images` WHERE (`images`.hotel_id = 8092) LIMIT 1
Rendered shared/_header (0.0ms)
Rendered shared/_navigation (0.2ms)
Image Load (0.3ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 8092)
Address Load (0.2ms) SELECT `addresses`.id FROM `addresses` WHERE (`addresses`.hotel_id = 8092) LIMIT 1
Rendered hotels/_show_sidebar (1.5ms)
Rendered shared/_footer (0.1ms)
Completed in 6ms (View: 4, DB: 1) | 200 OK [http://localhost/hotels/8092-le-meridien-pyramids]
Processing HotelsController#show (for 127.0.0.1 at 2009-03-09 03:21:50) [GET]
Parameters: {"action"=>"show", "id"=>"8092-le-meridien-pyramids", "controller"=>"hotels"}
Hotel Load (0.3ms) SELECT `hotels`.narrative,`hotels`.from_price,`hotels`.star_rating,`hotels`.hotel_name,`hotels`.id FROM `hotels` WHERE (`hotels`.`id` = 8092)
Rendering template within layouts/application
Rendering hotels/show
Image Load (0.4ms) SELECT `images`.url,`images`.id,`images`.height,`images`.width FROM `images` WHERE (`images`.hotel_id = 8092) LIMIT 1
Rendered shared/_header (0.1ms)
Rendered shared/_navigation (0.3ms)
Image Load (0.3ms) SELECT `images`.thumbnail_width,`images`.id,`images`.thumbnail_height,`images`.thumbnail_url FROM `images` WHERE (`images`.hotel_id = 8092)
Address Load (0.2ms) SELECT `addresses`.id FROM `addresses` WHERE (`addresses`.hotel_id = 8092) LIMIT 1
Rendered hotels/_show_sidebar (1.8ms)
Rendered shared/_footer (0.1ms)
Completed in 7ms (View: 5, DB: 1) | 200 OK [http://localhost/hotels/8092-le-meridien-pyramids]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment