Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 295 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 295 Bytes

Running the Anagram

To run the anagram test, just run:

  ruby anagram_starter.rb

Running the Ananagram

To run the ananagram test, just run:

  ruby ananagram_starter.rb

Running the Specs

You need the rspec gem installed Them to run all the specs:

rspec specs/