Skip to content

Instantly share code, notes, and snippets.

@jamesalmond
Created June 11, 2010 08:56
Show Gist options
  • Save jamesalmond/434263 to your computer and use it in GitHub Desktop.
Save jamesalmond/434263 to your computer and use it in GitHub Desktop.
Night Load (2.5ms) SELECT * FROM `nights` WHERE (`nights`.room_type_id = 1) ORDER BY date ASC
app/helpers/admin/nights_helper.rb:68:in `nights_form_helper'
app/views/admin/nights/edit.html.haml:13
haml (3.0.10) rails/./lib/haml/helpers/action_view_mods.rb:225:in `call'
haml (3.0.10) rails/./lib/haml/helpers/action_view_mods.rb:225:in `form_for_without_live_validations'
haml (3.0.10) lib/haml/helpers.rb:588:in `call'
haml (3.0.10) lib/haml/helpers.rb:588:in `haml_bind_proc'
....
dragonfly (0.6.1) lib/dragonfly/middleware.rb:13:in `call'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment