Skip to content

Instantly share code, notes, and snippets.

@HeroicEric
Created September 26, 2011 01:40
Show Gist options
  • Save HeroicEric/1241435 to your computer and use it in GitHub Desktop.
Save HeroicEric/1241435 to your computer and use it in GitHub Desktop.
unknown attribute: domain_id (ActiveRecord::UnknownAttributeError)
./app/controllers/keywords_controller.rb:4:in `new'
(eval):2:in `click_link'
./features/step_definitions/web_steps.rb:57:in `/^(?:|I )follow "([^"]*)"$/'
features/domains/manage_domain_keywords.feature:13:in `When I follow "New keyword"'
Failing Scenarios:
cucumber features/domains/manage_domain_keywords.feature:8 # Scenario: Add a new keyword to a domain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment