Releases: Uaitt/aasm_rbs
Releases · Uaitt/aasm_rbs
v0.2.1
What's changed
- fix a bug for scopes signatures, where instead of returning
ActiveRecord_Relation
it returned::ActiveRecord::Relation
- returns
KlassName::ActiveRecord_Relation
RBS when scopes are queried - specs updated in order to match the new code structure
- sigs updated in order to match the new code structure
- dependabot configuration and dependencies bumping