Sha256: 1fdfd7d3f185efb1cda1e26bebd5ebeae74b2cf5ea3ebd5ae6d8ad6fc9dbf2a3

Contents?: true

Size: 141 Bytes

Versions: 1

Compression:

Stored size: 141 Bytes

Contents

# frozen_string_literal: true

module ActionControllerTweaks
  VERSION = "0.3.7"

  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.7 lib/action_controller_tweaks/version.rb