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 ReactiveRecord.on_fetch_error call back method #72

Open
@catmando

Description

@catmando

so that for debug, logging, etc purposes you can define it yourself.

module ReactiveRecord
  def self.on_fetch_error(e, params)
    # do whatever you need to
  end
end

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions