Libraries
»
content_focus
(0.1.0)
»
Index
»
ContentFocus
»
Version
»
to_name
Method: ContentFocus::Version.to_name
Defined in:
lib/content_focus.rb
.
to_name
⇒
Object
12 13 14
# File 'lib/content_focus.rb', line 12
def
to_name
"#{MAJOR}_#{MINOR}_#{REVISION}"
end