module Asshola
Constants
- VERSION
Public Class Methods
hi()
click to toggle source
# File lib/asshola.rb, line 5 def self.hi puts "Hello world!" end
# File lib/asshola.rb, line 5 def self.hi puts "Hello world!" end