Gustavo Robles

Results 7 issues of Gustavo Robles

I just ran into this, and found this issue has been reported here -> https://github.com/sass/sassc-rails/issues/97 , however I believe the issue is this project. I'll happily change the syntax of...

Association was not working because source was not being set.

This PR adds a Base64 token to as the user reference, using id only seemed too simple, it fixes some little bugs as well.

Use try to avoid raising NoMethodError for nil:NilClass

I'm getting a NoMethodError due to nil.(:>, 0). Using `is_package_shippable?` inside `available?` fixes missing `is_package_shippable?` call inside `compute_package` of `Spree::Calculator::Shipping::Usps::PriorityMailInternational` If this was left out for a specific reason, would...

Aiming to fix what's described here => https://github.com/kousenlsn/playwright-request-mocker/issues/10

I've found an issue while using this with my app, there's a handful of requests that hit an API endpoint but the request data is not really a JSON it's...