To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorNice Rounding
In order to make prices look nicer to customers
As a user of the Corrency Library
I should be able to round a number up to the nearest 99
- Scenarios
-
- Rolling Prices up to the next ninety nine
-
- Given
- there is a value of price
- Then
- I should have a price nearest ninety nine of nice_price
Examples: price nice_price 61.33 61.99 90.00 89.99 100.00 99.99 3.43 3.99
Last published over 5 years ago by Rob.