You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are upgrading a Rails 5 (Ruby 2.5) application and decided to jump ahead and use cssbundling-rails and jsbundling-rails to target Rails 7 asset tooling directly.
Making both gems support Rails 5 and Ruby 2.5 were tiny fixes in install scripts.
Inspite of both Rails 5 and Ruby 2.5 being in EoL, I thought it might help other people upgrading their apps.
If you folks would you be interested in extending the support officially I can submit a PR for review.
Cheers!
The text was updated successfully, but these errors were encountered:
We are upgrading a Rails 5 (Ruby 2.5) application and decided to jump ahead and use cssbundling-rails and jsbundling-rails to target Rails 7 asset tooling directly.
Making both gems support Rails 5 and Ruby 2.5 were tiny fixes in install scripts.
Inspite of both Rails 5 and Ruby 2.5 being in EoL, I thought it might help other people upgrading their apps.
If you folks would you be interested in extending the support officially I can submit a PR for review.
Cheers!
The text was updated successfully, but these errors were encountered: