Sha256: 66233ae55d222cb0b4012ccbcf386393dd06daae3cd594ef82c6b6c20961e49f

Contents?: true

Size: 190 Bytes

Versions: 11

Compression:

Stored size: 190 Bytes

Contents

# frozen_string_literal: true

require_relative '../searcher'

module LedgerSync
  module QuickBooksOnline
    class JournalEntry
      class Searcher < Searcher
      end
    end
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
ledger_sync-quickbooks_online-1.0.0 lib/ledger_sync/quickbooks_online/journal_entry/searcher.rb
ledger_sync-quickbooks_online-0.4.0 lib/ledger_sync/quickbooks_online/journal_entry/searcher.rb
ledger_sync-quickbooks_online-0.3.1 lib/ledger_sync/quickbooks_online/journal_entry/searcher.rb
ledger_sync-quickbooks_online-0.3.0 lib/ledger_sync/quickbooks_online/journal_entry/searcher.rb
ledger_sync-quickbooks_online-0.2.6 lib/ledger_sync/quickbooks_online/journal_entry/searcher.rb
ledger_sync-quickbooks_online-0.2.5 lib/ledger_sync/quickbooks_online/journal_entry/searcher.rb
ledger_sync-quickbooks_online-0.2.4 lib/ledger_sync/quickbooks_online/journal_entry/searcher.rb
ledger_sync-quickbooks_online-0.2.2 lib/ledger_sync/quickbooks_online/journal_entry/searcher.rb
ledger_sync-quickbooks_online-0.2.1 lib/ledger_sync/quickbooks_online/journal_entry/searcher.rb
ledger_sync-quickbooks_online-0.2.0 lib/ledger_sync/quickbooks_online/journal_entry/searcher.rb
ledger_sync-quickbooks_online-0.1.1 lib/ledger_sync/quickbooks_online/journal_entry/searcher.rb