David Kimura PRO
Joined 7/18/2015
Drifting Ruby Owner
Ruby Rogues Panelist
David Kimura PRO said about 7 years ago on Basic Testing Introduction in Rails :

Thank you! It has been a long time coming.


David Kimura PRO said about 7 years ago on Testing with RSpec :

Agreed, will be covering both of those in upcoming episodes.


David Kimura PRO said about 7 years ago on Testing with RSpec :

Hello. I plan on continuing the series with other parts of testing; Capybara, FactoryGirl, Mock, CI, CD, etc.


David Kimura PRO said about 7 years ago on Eager Loading with Goldiloader :

It does work with Rails 5! I've had luck with it, but you will want to make sure that you have pretty good test coverage to make sure stuff doesn't break. Goldiloader is pretty awesome, but it does add a bit too much 'magic'. The proper/better solution is to fix the performance gaps in the code rather than relying on the gem. However, if you do want to give it a shot, I've had luck with v0.0.12 and still getting passing tests. I think there was an issue on v2.0.0. It might have since been resolved.


David Kimura PRO said about 7 years ago on [Drifting Ruby Pro] PayPal payment method :

Hello Drilon, I do not work with PayPal. I disagree with a lot of their practices and chose not to support them. I found that they work well whenever there are no problems, but when a problem did occur, the merchant and buyer both lost and only PayPal benefited.