class InquisitiveAlex
Constants
- VERSION
Public Class Methods
tell()
click to toggle source
# File lib/inquisitive_alex.rb, line 5 def self.tell %x(say "Stop asking questions, Alex.") end
# File lib/inquisitive_alex.rb, line 5 def self.tell %x(say "Stop asking questions, Alex.") end