David Kimura PRO
Joined 7/18/2015
Drifting Ruby Owner
David Kimura PRO said over 4 years ago on Docker on Rails 7 :
I'm a bit split on that decision. I think that it does make sense. But, I would also assume anyone who is working with Docker would understand the difference. Perhaps this is a poor assumption. I think it does have some value to visibility as to the flavor being used in the docker-compose. I would probably leave this up to the team to decide on their preference as I'd be okay either way.

David Kimura PRO said over 4 years ago on Docker on Rails 7 :
That’s interesting. Any other errors in the  console? You do have to have yarn installed on the machine too.

David Kimura PRO said over 4 years ago on Drag and Drop with Hotwire :
It’s part of Global Id in Rails. In the view, a signed global id is inserted as a data attribute and the record is located on the backend once’s passed through from the stimulus controller.

David Kimura PRO said over 4 years ago on Friend Requests Views, Controllers, and Model Methods :
  I think that this is warranted. Quite a bit has changed in how we approach this kind of thing.

David Kimura PRO said over 4 years ago on Using Bootstrap Themes :
What have you tried, and where are the images (asset pipeline, public folder or user uploaded)?