Dillon Welch

Results 19 issues of Dillon Welch

## Problem description Any version of byebug > 8. Rails 5.2 Ruby 2.5.1 When I add a `byebug` call, it stops in a (seemingly) random context that's not where I...

https://github.com/rails/rails/issues/32896 https://github.com/rails/sass-rails/issues/420 Looks like `sass-rails` is being end of life'd on 26 March 2019.

It looks like `ruby-head` made an [update](https://github.com/ruby/ruby/pull/4856/files#diff-4fd3567b713b460fa5616259e35ab22faaa28376ea929ce0254744d6e16ffd33R78) a few days ago that caused `Coverage.start` to raise an exception if you call it more than once. Naturally, this will also cause...

**Intended outcome:** All my tests pass when I upgrade to `react-apollo` 3.0.1 and `@apollo/react-testing` 3.0.1. **Actual outcome:** I get the following error: `Invariant Violation: Could not find "client" in the...

waiting-response

## Description When I try to install `rvm install ruby-head`, I get an error that blocks me from completing the installation. ## Steps to reproduce 1. `rvm install ruby-head` ##...

If I do something like `render json: model`, when I'm using AMS it automatically detects `ModelSerializer` but when I'm switching over to `fast_jsonapi` it doesn't seem to have that same...

enhancement

See https://github.com/devise-security/devise-security/issues/290

This is an area where we differ somewhat in implementation compared to `Devise::Validatable`. Devise expects an `email_regexp` value (which makes it clear that it should be set to a regular...

:sos: help wanted
:book: documentation

Follow up to https://github.com/devise-security/devise-security/issues/62 expirable - [ ] delete_expired_after - [ ] expire_after password_archivable - [ ] deny_old_passwords - [ ] password_archiving_count paranoid_verification - [ ] paranoid_code_regenerate_after_attempt - [ ]...

:sos: help wanted