Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

add to_key method #61

Open
Open
@catmando

Description

@catmando
class ActiveRecord::Base 
  def to_key
    backing_record.object_id
  end
end

See ruby-hyperloop/hyper-react#244 for details

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions