Method: Quotes.banner
- Defined in:
- lib/cryptoquotes/version.rb
.banner ⇒ Object
14 15 16 |
# File 'lib/cryptoquotes/version.rb', line 14 def self. "cryptoquotes/#{VERSION} on Ruby #{RUBY_VERSION} (#{RUBY_RELEASE_DATE}) [#{RUBY_PLATFORM}] (in #{root})" end |