Closed flavorjones closed 1 year ago
@kbrock Whenever you approve I'll merge and ship the gem release
@kbrock When you get a chance, this PR needs an approval before I can merge it.
@kbrock When you get a chance, this PR needs an approval before I can merge it.
thnx for the repost. not sure how this slipped by
Pushed gem and created a Release: https://github.com/active-hash/active_hash/releases/tag/v3.2.1
Thank you @kbrock!
changelog:
Version [3.2.1] - 2023-08-31
Added
pp
output forActiveHash::Relation
. #288 @flavorjonesFixed
ActiveHash::Relation#method_missing
and#respond_to_missing?
without scopes. #278 @julianrubisch