Sha256: 1e74ee109fc848ea45f95aabe749204b0a0b1c3fb0f76fdd5689afa3b51ab110
Contents?: true
Size: 141 Bytes
Versions: 1
Compression:
Stored size: 141 Bytes
Contents
# frozen_string_literal: true module ActionControllerTweaks VERSION = "0.3.5" 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.5 | lib/action_controller_tweaks/version.rb |