class HellosController
Public Instance Methods
say_hello()
click to toggle source
# File lib/stealth/generators/builder/bot/controllers/hellos_controller.rb, line 3 def say_hello send_replies end
# File lib/stealth/generators/builder/bot/controllers/hellos_controller.rb, line 3 def say_hello send_replies end