module CompassAeStarterKit

Constants

RAILS_MAJOR
RAILS_MINOR
RAILS_TINY

Public Class Methods

version() click to toggle source
# File lib/compass_ae_starter_kit/version.rb, line 10
def self.version
  CompassAeStarterKit::VERSION::STRING
end