Sha256: 37f4f909f625969fd572c87000af40678f7367399322af68e1441039208f8f9d
Contents?: true
Size: 277 Bytes
Versions: 1
Compression:
Stored size: 277 Bytes
Contents
module Umlaut VERSION = "4.0.0.beta2" # This is used in Umlaut's .gemspec for generating the gem, # and is also used in the umlaut app generator to make sure # we're generating with a compatible Rails version. RAILS_COMPAT_SPEC = [">= 3.2.12", "< 4.2.0.beta1"] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
umlaut-4.0.0.beta2 | lib/umlaut/version.rb |