module DevelopWithPleasureMine
Constants
- VERSION
Public Instance Methods
greet()
click to toggle source
# File lib/develop_with_pleasure_mine.rb, line 4 def greet puts 'Develop with pleasure!' end
# File lib/develop_with_pleasure_mine.rb, line 4 def greet puts 'Develop with pleasure!' end