module AddRule
Constants
- VERSION
Public Class Methods
hello_world()
click to toggle source
# File lib/addrule.rb, line 2 def self.hello_world "Good morning world and all who inhabit it!" end
# File lib/addrule.rb, line 2 def self.hello_world "Good morning world and all who inhabit it!" end