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.
such as access violations, method missing in AR expressions, etc.
applications can redefine to method. message will be standard set of codes so that the source of the problem can be identified.