Flipflop your features v2.7.0 Release Notes
-
- Removing .css extension from render partial and adding it to html handler to correctly render the erb file.
- Fixes Rails 6 & 7 deprecation:
Render file with extension is deprecated
- Ruby 3.x compatible (Credits: https://github.com/voormedia/flipflop/pull/36)
- Fixes Rails 6 & 7 deprecation:
- Removing .css extension from render partial and adding it to html handler to correctly render the erb file.