David Kimura PRO
Joined 7/18/2015
Drifting Ruby Owner
Ruby Rogues Panelist
David Kimura PRO said about 3 years ago on Environment Specific Encrypted Credentials in Rails 5.2 :
  I'd say for a Rails 5.2 application, this is still probably along the path that you would have to go. I think that it was Rails 6 that added environment based encrypted credentials.

David Kimura PRO said about 3 years ago on FullCalendar with StimulusJS :
If you're using webpacker currently, then I would still go that route. If you're just starting out a new application, I would probably go the esbuild route from jsbundling-rails. This is going to be one of the more supported options in the long term.

David Kimura PRO said about 3 years ago on FullCalendar with StimulusJS :
  That's one way. This looks right. I'd look at Hotwire which includes turbo and stimulus.

David Kimura PRO said about 3 years ago on FullCalendar with StimulusJS :
  Did you make the change in the hello_controller as well?
I've been on an Apple M1 for some time now and haven't experienced any issues with bundling the gems.

David Kimura PRO said about 3 years ago on FullCalendar with StimulusJS :
  You may need to do 

yarn add @hotwired/stimulus-webpack-helpers