class TestingGemWithSteve
Constants
- VERSION
Public Instance Methods
talking_to_denise()
click to toggle source
# File lib/testing_gem_with_steve.rb, line 4 def talking_to_denise %x(say "Hello Denise. Are you listening to me.") end