class Ruboty::Handlers::Xa
Public Instance Methods
grow_xa(message)
click to toggle source
# File lib/ruboty/handlers/xa.rb, line 7 def grow_xa(message) Ruboty::Xa::Actions::Xa.new(message).call end
# File lib/ruboty/handlers/xa.rb, line 7 def grow_xa(message) Ruboty::Xa::Actions::Xa.new(message).call end