- Not proper assigning polymorphic value with
has_many
andhas_one
reflection.
- Added .idea/ folder to .gitignore
- Fixed polymorphic_foreign_association_extension.rb to be compatible with other reflection than
has_many
andhas_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)