Skip to content
Ben Forrest edited this page Feb 26, 2015 · 5 revisions

Common Problems

  • Differentiating between relative and root-relative paths
  • Understanding the Asset Pipeline
  • Generating unnecessary routes using resources in routes.rb
  • Lack of model tests
  • Insufficient feature tests
  • Creating tests with multiple expectations
  • Creating tests with irrelevant expectations or expectations duplicated in other tests
  • Test expectations inconsistent with test description/ requirement.
  • Lack of connection between models
  • Incorrectly wiring up javascript to the DOM
  • Using .gitignore with secrets.yml
Clone this wiki locally