Class: AndBilling::Hello

Inherits:
Object
  • Object
show all
Defined in:
lib/andbilling.rb

Class Method Summary collapse

Class Method Details

.say_itObject



11
12
13
# File 'lib/andbilling.rb', line 11

def self.say_it
  "Hello!"
end