Ashcreate action where the argument is an instance of my Maps.Map struct, like soMaps.Map has a belongs_to relationship with a User. I'm trying to set up a policy so that only the owner of the map can use the create action above. matches, but it feels like there's a more built-in way I should be able to do this.context_equals like so but this doesn't workSimpleCheck module that defines the same logic above, but this feels like something there would be a built in way to handle.