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.

provide standard mechanism to handle client caused server errors #18

Description

@catmando

such as access violations, method missing in AR expressions, etc.

module Hyperloop
  def self.on_error(err, message, description)
  end
end

applications can redefine to method. message will be standard set of codes so that the source of the problem can be identified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions