Skip to content

undefined method `contains' for :page_path:Symbol #118

@todddickerson

Description

@todddickerson

irb(main):046:0> Pageviews.results(@Profile, :filters => {:page_path.contains => '/'})
NoMethodError: undefined method contains' for :page_path:Symbol from (irb):46 from /data/clickfusion/shared/bundled_gems/ruby/1.9.1/gems/railties-3.1.3/lib/rails/commands/console.rb:45:instart'
from /data/clickfusion/shared/bundled_gems/ruby/1.9.1/gems/railties-3.1.3/lib/rails/commands/console.rb:8:in start' from /data/clickfusion/shared/bundled_gems/ruby/1.9.1/gems/railties-3.1.3/lib/rails/commands.rb:40:in<top (required)>'
from script/rails:6:in require' from script/rails:6:in

'

This just stopped working in a new release I was getting ready to deploy. I've tried tracing back through updates and can't find any solution.

Running Ruby 1.9.2
Rails 3.1.3

Any ideas? Anyone started seeing this recently? Issue shows up locally, on EY staging, and another developer's machine

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions