Sha256: 74b168d8992173e2dd2e828ad424105b5a0f17885f1cadf44d20c073f47c2fe1

Contents?: true

Size: 141 Bytes

Versions: 1

Compression:

Stored size: 141 Bytes

Contents

# frozen_string_literal: true

module ActionControllerTweaks
  VERSION = "0.3.6"

  def self.version
    Gem::Version.new(VERSION)
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
action_controller_tweaks-0.3.6 lib/action_controller_tweaks/version.rb