module Greendeck
Constants
- VERSION
Public Class Methods
hi()
click to toggle source
# File lib/greendeck.rb, line 4 def self.hi puts 'hello world' end
# File lib/greendeck.rb, line 4 def self.hi puts 'hello world' end