Implementação do Layout PAG-FOR Bradesco para pagamento de Fornecedores. Com base na documentação MP_4008-0096-00, Data: 06/08/2010
Add this line to your application's Gemfile:
gem 'pagfor'
And then execute:
$ bundle
Or install it yourself as:
$ gem install pagfor
TODO: Write usage instructions here
- Fork it ( https://github.com/marivaldo/pagfor/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request