Skip to content

Commit

Permalink
Removed resources that linked to other lessons in Learn
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnJohn committed Nov 6, 2015
1 parent 30f300b commit b6a856d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -403,10 +403,3 @@ That would be a better implementation of `current_age_for_birth_year` as it is m
Remember, for now, you are not being asked to write your own tests. The important take away here is how to *read* tests and understand error messages that get outputted as a result of running them. You can refer back to earlier lessons (see below) to review those skills.

## Resources

* [Reading Error Messages](https://learn.co/tracks/web-development-with-ruby-on-rails/ruby/ruby-introduction/reading-error-messages)

* [Fixing Our Broken Program](https://learn.co/tracks/web-development-with-ruby-on-rails/ruby/ruby-introduction/fixing-our-broken-program)

* [Debugging Errors in your Ruby Code](https://learn.co/tracks/web-development-with-ruby-on-rails/ruby/ruby-introduction/debugging-errors-in-your-ruby-code)

0 comments on commit b6a856d

Please sign in to comment.