Module: HotwireNativeVersionGate

Defined in:
lib/hotwire_native_version_gate.rb,
lib/hotwire_native_version_gate/concern.rb,
lib/hotwire_native_version_gate/version.rb,
lib/hotwire_native_version_gate/version_gate.rb

Defined Under Namespace

Modules: Concern Classes: Error, InvalidVersionGateError, VersionGate

Constant Summary collapse

VERSION =
File.read(
  File.expand_path('../../VERSION', __dir__)
).strip.freeze