turingschool / curriculum

Turing's main repository of tutorials and projects
385 stars 502 forks source link

Make credit_card_number an integer #1210

Open rvna opened 8 years ago

rvna commented 8 years ago

Changed the credit_card_number method in the Transaction class to return an integer so the spec aligns with the Spec Harness.