Sha256: ef87484187c0d151d18fe4936a16e52b138ec940a7ea2ba03ff459f14b16dd61
Contents?: true
Size: 138 Bytes
Versions: 2
Compression:
Stored size: 138 Bytes
Contents
class GoogleAjax module VERSION #:nodoc: MAJOR = 0 MINOR = 1 TINY = 0 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
monki-GoogleAjax-0.1.0 | lib/googleajax/version.rb |
googleajax-0.1.0 | lib/google_ajax/version.rb |