git clone [email protected]:acatus/coding_challenge.git
cd coding_challenge
bundle
rake db:create db:migrate db:seed
rspec
Calculate the internal rate of return and get the specs green!
The irr is calculated with the following formula:
git clone [email protected]:acatus/coding_challenge.git
cd coding_challenge
bundle
rake db:create db:migrate db:seed
rspec
Calculate the internal rate of return and get the specs green!
The irr is calculated with the following formula: