This is a test that need to go through if would like to join us at mivi
Simplicity and reliability is how we develop our software. With that in mind we'd love for you to build a very simple gem for us.
Using our public collection.json as a source of customer data we want you to create a gem that consumes that consumes data from the collection and can be used independently on irb.
The result that we would like to see :
- The gem will receive filename as input
- When it is executed it will return :
- phone number
- email address
- complete name including title
- product name
- Use the latest ruby 2.5 and utilise all new classes and methods
- Make your source code available on Github/Bitbucket (or the online repo of your choosing)
- Try to avoid the use of frameworks (unless they're for testing)
- Try not to spend more than 2-3 hours maximum. (We don't want you to lose a weekend over this!)# GemforMivi