active_remote
active_remote copied to clipboard
When no primary key is specified and no `guid` field exists, `to_key` raises an error
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.