Juani Villarejo

Results 2 issues of Juani Villarejo

In order to improve customization the exchanges should be easy to implement. The idea is something like this ``` ruby def find(from,to) # returns a BigDecimal end ```

enhancement

In order to encapsulate the logic around stores it would be best to include a module that defines the basic logic and you implement the template methods needed

enhancement