- Not proper assigning polymorphic value with
has_manyandhas_onereflection.
- Added .idea/ folder to .gitignore
- Fixed polymorphic_foreign_association_extension.rb to be compatible with other reflection than
has_manyandhas_one.
- Upgrade rails support version to be compatible with 7.2
- Remove unsupported rails versions(5.0, 5.2, 6.0) and ruby version(2.7)
- Add Rails 8.0 compatibility (requires Ruby 3.2+)
- Remove unsupported rails versions 6.x