Sha256: a6aaf1f12d819d71d0e646bb4a75eab4c905e65742b59f553ca9520fc2aa0dc4

Contents?: true

Size: 265 Bytes

Versions: 1

Compression:

Stored size: 265 Bytes

Contents

module Umlaut
  VERSION = "4.0.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.2.0"]
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
umlaut-4.0.2 lib/umlaut/version.rb