- Updates model naming to reduce the changes of model name collisions
- Increases the minimal supported Ruby version to 3.1
Upgrade notes
Model naming has been changed slightly so if you take advantage of shadow definiting certain models (ie. if your code defines anything in Reynard::Models
), you may have to rename that model to make it match the new model naming rules.