Sha256: 9efa08df6074e94aaf3742863a14390fa81efbe3f3ce3b0eed7b500b483adfbd

Contents?: true

Size: 271 Bytes

Versions: 1

Compression:

Stored size: 271 Bytes

Contents

module Umlaut
  VERSION = "4.1.0.pre.2"

  # 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.3.0"]
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
umlaut-4.1.0.pre.2 lib/umlaut/version.rb