Skip to content

Instantly share code, notes, and snippets.

@notch8-old
Created January 20, 2009 18:38
Show Gist options
  • Select an option

  • Save notch8-old/49594 to your computer and use it in GitHub Desktop.

Select an option

Save notch8-old/49594 to your computer and use it in GitHub Desktop.
/Users/rob/work/ecrowds/trunk/vendor/rails/activerecord/lib/active_record/base.rb:1833:in `method_missing_without_paginate': undefined method `has_security_policy?' for #<Class:0x59954a8> (NoMethodError)
from /Users/rob/work/ecrowds/trunk/vendor/gems/mislav-will_paginate-2.3.2/lib/will_paginate/finder.rb:164:in `method_missing'
from /Users/rob/work/ecrowds/trunk/lib/active_record/crud.rb:362:in `send'
from /Users/rob/work/ecrowds/trunk/lib/active_record/crud.rb:362:in `basic_attributes_from_original'
from /Users/rob/work/ecrowds/trunk/lib/active_record/crud.rb:361:in `each'
from /Users/rob/work/ecrowds/trunk/lib/active_record/crud.rb:361:in `basic_attributes_from_original'
from /Users/rob/work/ecrowds/trunk/vendor/gems/acts_as_versioned-0.2.3/lib/acts_as_versioned.rb:269:in `acts_as_versioned'
from /Users/rob/work/ecrowds/trunk/vendor/gems/acts_as_versioned-0.2.3/lib/acts_as_versioned.rb:267:in `class_eval'
from /Users/rob/work/ecrowds/trunk/vendor/gems/acts_as_versioned-0.2.3/lib/acts_as_versioned.rb:267:in `acts_as_versioned'
... 28 levels...
from /Users/rob/work/ecrowds/trunk/vendor/plugins/rspec/lib/spec/runner/example_group_runner.rb:13:in `load_files'
from /Users/rob/work/ecrowds/trunk/vendor/plugins/rspec/lib/spec/runner/options.rb:98:in `run_examples'
from /Users/rob/work/ecrowds/trunk/vendor/plugins/rspec/lib/spec/runner/command_line.rb:19:in `run'
from /Users/rob/work/ecrowds/trunk/vendor/plugins/rspec/bin/spec:4
rake aborted!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment