Home
Pages
Classes
Methods
Pages
bot_tasks.rake
rails_bot.rake
chat.coffee
desc “Explaining what the task does”
task
:rails_bot
do
puts
"Hey! This is my first task"
end