Don Schrimsher
Don Schrimsher
When using pry-byebug to try to debug some feature tests, I've run into what I believe is a deadlock. Whenever I try to use Capybara's finder API my thread hangs...
I'm working on a very big legacy Rails app where we recently started migrating React components from the Asset Pipeline to Webpacker. We started doing this because sourcemaps weren't working...
Does this module support moving functions from one file to another? If not, would there be any interest in a PR for this functionality?
Adds documentation for passing a function to embed to selectively include relationships. Looking at the diff, I see that there's a small blurb about embed receiving a function, but it's...