active_remote icon indicating copy to clipboard operation
active_remote copied to clipboard

When no primary key is specified and no `guid` field exists, `to_key` raises an error

Open mogman1 opened this issue 4 years ago • 0 comments

If using an ActiveRemote object in a form and using form_for in Rails for the model, ActiveRemote causes an undefined method 'guid' for error to be raised.

mogman1 avatar Apr 27 '20 19:04 mogman1