SpinaCMS / Spina

Spina CMS
http://www.spinacms.com
Other
2.19k stars 403 forks source link

Website refers to deprecated/outdated hotwire config #1286

Closed sedubois closed 10 months ago

sedubois commented 1 year ago

The "Show, don't tell" section of the website has an example config named "bramjetten". This contains a Gemfile with gem 'hotwire-rails'. However that gem is deprecated since 2021. Also, the application.html.erb contains <%= turbo_include_tags %> and <%= stimulus_include_tags %>, which should not be there AFAIK.

stale[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.