Skip to content

Instantly share code, notes, and snippets.

@ihoka
Created August 14, 2012 16:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ihoka/7498247d20ecd191d77e to your computer and use it in GitHub Desktop.
Save ihoka/7498247d20ecd191d77e to your computer and use it in GitHub Desktop.
activerecord (3.2.8) lib/active_record/dynamic_matchers.rb:50:in `method_missing'
activerecord (3.2.8) lib/active_record/relation/delegation.rb:14:in `block in locked'
activerecord (3.2.8) lib/active_record/relation.rb:241:in `block in scoping'
activerecord (3.2.8) lib/active_record/scoping.rb:98:in `with_scope'
activerecord (3.2.8) lib/active_record/relation.rb:241:in `scoping'
activerecord (3.2.8) lib/active_record/relation/delegation.rb:14:in `locked'
activerecord (3.2.8) lib/active_record/connection_adapters/abstract/query_cache.rb:83:in `locked?'
activerecord (3.2.8) lib/active_record/connection_adapters/abstract/query_cache.rb:59:in `select_all'
activerecord (3.2.8) lib/active_record/relation/finder_methods.rb:212:in `find_with_associations'
activerecord (3.2.8) lib/active_record/relation.rb:171:in `exec_queries'
activerecord (3.2.8) lib/active_record/relation.rb:160:in `block in to_a'
activerecord (3.2.8) lib/active_record/explain.rb:33:in `logging_query_plan'
activerecord (3.2.8) lib/active_record/relation.rb:159:in `to_a'
activerecord (3.2.8) lib/active_record/relation/finder_methods.rb:378:in `find_first'
activerecord (3.2.8) lib/active_record/relation/finder_methods.rb:122:in `first'
activerecord (3.2.8) lib/active_record/associations/singular_association.rb:42:in `find_target'
activerecord (3.2.8) lib/active_record/associations/association.rb:145:in `load_target'
activerecord (3.2.8) lib/active_record/associations/association.rb:55:in `reload'
activerecord (3.2.8) lib/active_record/associations/singular_association.rb:9:in `reader'
activerecord (3.2.8) lib/active_record/associations/builder/association.rb:44:in `block in define_readers'
app/models/claim/adhoc_release_to_collections.rb:276:in `already_released?'
app/models/claim/adhoc_release_to_collections.rb:272:in `can_be_adhoc_released?'
draper (0.16.0) lib/draper/base.rb:247:in `block in method_missing'
draper (0.16.0) lib/draper/base.rb:250:in `method_missing'
app/decorators/claim_decorator.rb:233:in `manage_collections_add_control'
app/views/claims/_adhoc_actions_list.html.haml:19:in `_app_views_claims__adhoc_actions_list_html_haml__335839123612977391_70100218460640'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment