Skip to content

Add support to Rails 7.0

Compare
Choose a tag to compare
@crashtech crashtech released this 04 Apr 00:27
· 43 commits to master since this release

Add support to Rails 7.

Adapted super for enums since Rails 7 includes its own method to create enums.
IMPORTANT! A lot has changed in the associations' area, so beware that it may contain issues, even though all tests here are green.