Sha256: 602a4d7742ae242668023989921dc416a80978957fca570d60f2f6c78ec080a5

Contents?: true

Size: 278 Bytes

Versions: 1

Compression:

Stored size: 278 Bytes

Contents

module Umlaut
  VERSION = "4.0.0.beta5"

  # 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.beta5 lib/umlaut/version.rb