Found read action while expecting an action of type relationship...
Hi, I need to customise a relation get the following error when trying to implement something like
The message itself is pretty obvious, but I can’t find a definition of how a
relationship(:events, :events_by_extid):** (ArgumentError) Found an action of type read while looking for an action of type relationshipThe message itself is pretty obvious, but I can’t find a definition of how a
relationship action would look like… 