Skip to content

Instantly share code, notes, and snippets.

@ql
Created May 28, 2010 05:09
Show Gist options
  • Save ql/416787 to your computer and use it in GitHub Desktop.
Save ql/416787 to your computer and use it in GitHub Desktop.
[GEM_ROOT]/gems/activerecord-2.3.4/lib/active_record/attribute_methods.rb:313:in `[]='
[GEM_ROOT]/gems/activerecord-2.3.4/lib/active_record/attribute_methods.rb:313:in `write_attribute_without_dirty'
[GEM_ROOT]/gems/activerecord-2.3.4/lib/active_record/dirty.rb:139:in `write_attribute'
[PROJECT_ROOT]/app/models/tag.rb:11:in `name='
[PROJECT_ROOT]/vendor/plugins/thinking_sphinx_excerpts/lib/thinking_sphinx_excerpts.rb:79:in `send'
[PROJECT_ROOT]/vendor/plugins/thinking_sphinx_excerpts/lib/thinking_sphinx_excerpts.rb:79:in `search'
[PROJECT_ROOT]/vendor/plugins/thinking_sphinx_excerpts/lib/thinking_sphinx_excerpts.rb:76:in `each'
[PROJECT_ROOT]/vendor/plugins/thinking_sphinx_excerpts/lib/thinking_sphinx_excerpts.rb:76:in `search'
[GEM_ROOT]/gems/passenger-2.2.5/lib/phusion_passenger/rack/request_handler.rb:112:in `each_with_index'
[GEM_ROOT]/gems/thinking-sphinx-1.3.16/lib/thinking_sphinx/search.rb:124:in `each'
[GEM_ROOT]/gems/thinking-sphinx-1.3.16/lib/thinking_sphinx/search.rb:124:in `each_with_index'
[GEM_ROOT]/gems/thinking-sphinx-1.3.16/lib/thinking_sphinx/search.rb:124:in `send'
[GEM_ROOT]/gems/thinking-sphinx-1.3.16/lib/thinking_sphinx/search.rb:124:in `method_missing'
[PROJECT_ROOT]/vendor/plugins/thinking_sphinx_excerpts/lib/thinking_sphinx_excerpts.rb:74:in `search'
[PROJECT_ROOT]/app/controllers/tags_controller.rb:47:in `search'
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/base.rb:1331:in `send'
[GEM_ROOT]/gems/actionpack-2.3.4/lib/action_controller/base.rb:1331:in `perform_action_without_filters'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment