deactivated+1 said over 2 years ago on FullCalendar with StimulusJS :
  One more thing! Let me know if I'm right. To install Stimulus through jsbundling-rails I need first to install `gem jsbundling-rails` and then install `stimulus-rails`, and then run `rails stimulus:install` right? I'm guessing this based on the Hotwired's Stimulus-rails GitHub repo, but this is not clear enough for me.

I'm asking this because I never did this before, also because I'm working on the most complex application I've ever tried to implement. :)