Sha256: bde6716d0634197d6fff3f1731c3fdfca2cab81c87dab4a2484a9161e7e07d89
Contents?: true
Size: 322 Bytes
Versions: 1
Compression:
Stored size: 322 Bytes
Contents
# Define it as a plain constant instead of Bundler best-practice of # Rack::Fontserve::VERSION since Fontserve 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, i.e. in Rakefile FONTSERVE_VERSION = '0.2.0'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rack-fontserve-0.2.0 | lib/rack-fontserve/version.rb |