Skip to content

Commit

Permalink
adiciona uma nova opção de template (kivanio#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniospneto authored and lbarbieri-esl committed Apr 13, 2023
1 parent 3c5e475 commit fdcd710
Show file tree
Hide file tree
Showing 4 changed files with 10,707 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/brcobranca.rb
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ module Boleto
module Template
autoload :Base, 'brcobranca/boleto/template/base'
autoload :Rghost, 'brcobranca/boleto/template/rghost'
autoload :Rghost2, 'brcobranca/boleto/template/rghost2'
autoload :RghostCarne, 'brcobranca/boleto/template/rghost_carne'
end
end
Expand Down
Loading

0 comments on commit fdcd710

Please sign in to comment.