Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 197 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 197 Bytes

Oystercard-Challenge

03 Debugging:

  1. uninitialized constant Oystercard
  2. ./spec/oystercard_spec.rb
  3. 1
  4. The constant Oystercard doesn't exist anywhere yet.
  5. Just needs to be created.