module Rollbar
Constants
- METHODS
Public Class Methods
instance()
click to toggle source
# File lib/opal-rollbar/rollbar.rb, line 6 def instance @instance ||= RollbarWrapper.new(`Rollbar`) end
# File lib/opal-rollbar/rollbar.rb, line 6 def instance @instance ||= RollbarWrapper.new(`Rollbar`) end