Sha256: 6fa11a483d961e1b6a5b6c5d83ff418e9a693115b21a937d69e81923b37aaa92
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.1'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
serious-0.3.1 | lib/serious/version.rb |