module ActionControllerTweaks

Constants

VERSION

Public Class Methods

version() click to toggle source
# File lib/action_controller_tweaks/version.rb, line 6
def self.version
  Gem::Version.new(VERSION)
end