Method: ContentFocus::Version.to_version

Defined in:
lib/content_focus.rb

.to_versionObject



8
9
10
# File 'lib/content_focus.rb', line 8

def to_version
  "#{MAJOR}.#{MINOR}.#{REVISION}"
end