module Dsbstreverser
Constants
- VERSION
Public Class Methods
hello()
click to toggle source
# File lib/dsbstreverser.rb, line 4 def self.hello puts "Hello, world!" end
# File lib/dsbstreverser.rb, line 4 def self.hello puts "Hello, world!" end