Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 288 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 288 Bytes

Takehome v5

To run the program: gem install json

ruby challenge.rb companies.json users.json

Notes

  • This is my first time writing Ruby.
  • I haven't had time to get the VS Code Ruby formatter working in my local workspace. Please excuse the occasional misformatted line.