Method: ResponseMate::CLI#version
- Defined in:
- lib/response_mate/cli.rb
#version ⇒ Object
29 30 31 |
# File 'lib/response_mate/cli.rb', line 29 def version puts "response_mate version #{ResponseMate::VERSION}" end |
29 30 31 |
# File 'lib/response_mate/cli.rb', line 29 def version puts "response_mate version #{ResponseMate::VERSION}" end |