class Ruboty::Bestgems::Actions::DailyRanking

Public Instance Methods

call() click to toggle source
# File lib/ruboty/bestgems/actions/daily_ranking.rb, line 9
def call
  message.reply(call_api('daily_ranking'))
end