Module: BarsoomUtils

Defined in:
lib/barsoom_utils/exception_notifier.rb,
lib/barsoom_utils.rb,
lib/barsoom_utils/version.rb,
lib/barsoom_utils/feature_toggle.rb,
lib/barsoom_utils/ping_health_check.rb,
lib/barsoom_utils/spec/debug_helpers.rb

Overview

Notify devs about an exception without necessarily letting it appear to the user as a 500 error.

Defined Under Namespace

Modules: Spec Classes: ExceptionNotifier, FeatureToggle, PingHealthCheck

Constant Summary collapse

VERSION =

Use SEMVER in VERSION, build number gets appended on release.

File.read(File.join(__dir__, "../../VERSION"))