Skip to content

Instantly share code, notes, and snippets.

@knewter
Created May 27, 2011 02:16
Show Gist options
  • Save knewter/994521 to your computer and use it in GitHub Desktop.
Save knewter/994521 to your computer and use it in GitHub Desktop.
Background: # /home/jadams/rails/refinerycms/core/features/site_bar.feature:7
Given I have a page titled "Home" with a custom url "/" # pages/features/step_definitions/page_steps.rb:1
And I am not logged in # core/features/step_definitions/core_steps.rb:2
undefined method `merge' for #<Refinery::Page:0x00000004792328> (NoMethodError)
/home/jadams/.rvm/gems/ruby-1.9.2-p180@refienrycms/gems/activemodel-3.1.0.rc1/lib/active_model/attribute_methods.rb:385:in `method_missing'
/home/jadams/.rvm/gems/ruby-1.9.2-p180@refienrycms/gems/activerecord-3.1.0.rc1/lib/active_record/attribute_methods.rb:60:in `method_missing'
/home/jadams/rails/refinerycms/core/lib/refinery/menu.rb:16:in `block in initialize'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment