Classes: Version
5 6 7
# File 'lib/chewy/runtime.rb', line 5 def self.version Chewy.current[:chewy_runtime_version] ||= Version.new(Chewy.client.info['version']['number']) end