module ActiveElasticJob::VERSION

Constants

MAJOR
MINOR
PRE
STRING
TINY

Public Class Methods

to_s() click to toggle source
# File lib/active_elastic_job/version.rb, line 10
def self.to_s
  STRING
end