Skip to content

Jessica-Koch/barkup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iterating through dogs (and owners)

This exercise is intended to get some practice iterating through arrays with complex hashes. Please do not modify any constants you see or try and cheat by just returning and array with those hashes hand written.

To run:

gem install rspec
rspec --color ./spec/dogs_spec.rb

To focus on a test, just add the line number like:

rspec --color ./spec/dogs_spec.rb:9

Good luck!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages