Returns the current version of the Backup gem ( qualified for the gemspec )
# File lib/backup/version.rb, line 37 def self.current "#{major}.#{minor}.#{patch}" end
Returns the major version ( big release based off of multiple minor releases )
# File lib/backup/version.rb, line 19 def self.major MAJOR end
Generated with the Darkfish Rdoc Generator 2.