Sha256: 8bcf4579bf3045dc706cb4bf4f15e1d49f90384ebab39a2752da56b8668ad9ce
Contents?: true
Size: 114 Bytes
Versions: 3
Compression:
Stored size: 114 Bytes
Contents
module InvoiceMacros def get_invoice_id id = BillysBilling::Invoice.list()["invoices"].first["id"] end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
billysbilling-rails-1.1.2 | spec/support/invoice_macros.rb |
billysbilling-rails-1.1.1 | spec/support/invoice_macros.rb |
billysbilling-rails-1.1.0 | spec/support/invoice_macros.rb |