hotwired / stimulus-rails

Use Stimulus in your Ruby on Rails app
https://stimulus.hotwired.dev
MIT License
637 stars 91 forks source link

Fixes support for generators as well as manifest and install tasks when working in a Rails engine. #143

Open pbhogan opened 2 months ago

pbhogan commented 2 months ago

Addresses #138

Note: a small extension of Rake is included to make defining the top-level tasks possible.