Sha256: 0aa7ea05a6f5001756ba905b8a847234230d359eeef910ed3db717b0d72b280f

Contents?: true

Size: 273 Bytes

Versions: 22

Compression:

Stored size: 273 Bytes

Contents

# frozen_string_literal: true

require 'br_invoices_pdf/nfce/parser'
require 'br_invoices_pdf/nfce/renderer/base_renderer'
require 'br_invoices_pdf/nfce/renderer'

module BrInvoicesPdf
  module Nfce
    BrInvoicesPdf.register(:nfce, Nfce::Renderer, Nfce::Parser)
  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
br_invoices_pdf-0.2.24 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.23 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.22 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.21 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.20 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.19 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.18 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.17 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.16 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.15 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.14 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.14.alpha.23 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.13 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.13.alpha.22 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.12.alpha.21 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.12.alpha.20 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.12 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.11 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.10 lib/br_invoices_pdf/nfce.rb
br_invoices_pdf-0.2.9 lib/br_invoices_pdf/nfce.rb