class MyServices::Worker
Public Class Methods
api_url()
click to toggle source
# File lib/my-services/worker.rb, line 5 def self.api_url 'billspayment/bill' end
# File lib/my-services/worker.rb, line 5 def self.api_url 'billspayment/bill' end