the-teacher / rails7-startkit

Launch Rails with 1 shell command!
https://github.com/the-teacher/rails7-startkit
MIT License
577 stars 80 forks source link

Is turbo enabled by default? #52

Open ronald2wing opened 8 months ago

ronald2wing commented 8 months ago

I don't see import "@hotwired/turbo-rails" anywhere in the JavaScript.

Do I need to set up the hotwire myself? Can we enable it by default?

Thank you for the package. I will help out once I get more Rails experience.

ronald2wing commented 8 months ago

I can create a PR to add the turbo to importmap JS.

ilya-zykin commented 5 months ago

@ronald2wing Hello! I think many tome left since you have written the comment. The Kit was about to start with a simple, the most simple configuration and provide things into PRs.

The idea was in adding new features in separated branches to be able to "cherry-pick" them on demand.