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