module Garcon::Version
Contains information about this gem’s version
Constants
- MAJOR
- MINOR
- PATCH
Public Class Methods
logo()
click to toggle source
# File lib/garcon/version.rb, line 41 def self.logo puts <<-EOF .: ;:. .:;S;:. .:;.;:. .:;S;:. .:;S;:. S ' S S S S S S S / `:;S;:' `:;S;:' `:;S;:' `:;S;:' `:;S;:' .g8"""bgd .dP' `M dM' ` ,6"Yb. `7Mb,od8 ,p6"bo ,pW"Wq.`7MMpMMMb. MM 8) MM MM' "'6M' OO 6W' `Wb MM MM MM. `7MMF',pm9MM MM 8M 8M M8 MM MM `Mb. MM 8M MM MM YM. , YA. ,A9 MM MM `"bmmmdPY `Moo9^Yo..JMML. YMbmd' `Ybmd9'.JMML JMML. bog od V #{string} EOF end