Sha256: 4c5bfb6bf8cc404f36deb461f93e3567120d7bb6c8af61b5fb3687a243001bf9
Contents?: true
Size: 295 Bytes
Versions: 1
Compression:
Stored size: 295 Bytes
Contents
# Define it as a plain constant instead of Bundler best-practice of # Serious::VERSION since Serious is a class that inherits from Sinatra::Base # and we'd be getting Superclass mismatch errors here since Sinatra is # unavailable when evaluating this file standalone... SERIOUS_VERSION = '0.3.2'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
serious-0.3.2 | lib/serious/version.rb |