class BillsPayment::Worker

Public Class Methods

api_url() click to toggle source
# File lib/bills-payment/worker.rb, line 5
def self.api_url
  'bills-payment/bill'
end