255 256 257 258
# File 'lib/conify/command.rb', line 255 def respond_with_version display "conify #{Conify::VERSION}" exit(0) end