You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now hash() takes string arguments, and returns a hash of attribute keys -> attribute values.
It's sometimes useful to use different keys than the attribute key of the object. Would you be down for the ability to pass a hash argument instead? Like this:
Right now
hash()
takes string arguments, and returns a hash of attribute keys -> attribute values.It's sometimes useful to use different keys than the attribute key of the object. Would you be down for the ability to pass a hash argument instead? Like this:
The text was updated successfully, but these errors were encountered: