Relative Content

Tag Archive for ruby-on-railstranspileresbuildstimulus-rails

Rails 7 Stimulus and older browsers

I’ve converted a Rails 6 project to Rails 7 and moved the JavaScript from UJS to Stimulus controllers. All went fine during testing and it’s been deployed to production.