David Kimura PRO
Joined 7/18/2015
Drifting Ruby Owner
Ruby Rogues Panelist
David Kimura PRO said over 5 years ago on Templating Ruby on Rails Applications :
I've entered an issue on Github regarding this issue. It is definitely unexpected behavior. However, I don't know how critical it is since there is a workaround. https://github.com/plataformatec/devise/issues/4992

David Kimura PRO said over 5 years ago on puma-dev replacement for pow and prax :
Try rebooting. also you can `tail -f ~/Library/Log/puma-dev.log` to see what the bootup errors are

David Kimura PRO said over 5 years ago on Working with Subdomains :
Inspect your browser dev tools to see if there are any errors in loading the assets. It could be CORS policy blocking the assets.

David Kimura PRO said over 5 years ago on Working with Subdomains :
This is usually something with the browser that is blocking the asset. It could be a browser extension or something.

David Kimura PRO said over 5 years ago on Upgrading a ruby on rails application :
The upgrade from 5.2.0 to 5.2.2 is fairly safe. There wasn't much changes. Have you looked at this episode yet https://www.driftingruby.com/episodes/upgrading-ruby-on-rails-versions?