Jorge Tomas
Jorge Tomas
#### Changes The method `inStock` was defined as it follows in `L9-start` branch: ```js inStock() { return this.variants[this.selectedVariant].image } ``` There was a small issue with this definition causing the...
Squasher is a very helpful library to organise migrations and squashed them for instance, into one migration per year. When trying to achieve this behaviour using the library I noticed...
For some reason the gem is crashing when we use version 55 of stamps.com Trying to use clean_address method crash the app. Any help, please?