File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed
Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change 11# ACH
22
3- Note: I'm no longer actively maintaining this gem, and would be happy to turn it over to someone else. Let me know if you'd like to take over .
3+ ACH is a Ruby helper for building and parsing ACH files .
44
5- [ ![ Build Status] ( https://travis-ci.org/jm81/ach.svg?branch=master )] ( https://travis-ci.org/jm81/ach )
6-
7- ach is a Ruby helper for builder ACH files. In particular, it helps with field
5+ In particular, it helps with field
86order and alignment, and adds padding lines to end of file.
97
10- ** This library has only been used in two production applications and for very
11- limited purposes. Please test thoroughly before using in a production
12- environment.**
13-
14- See [ ACH::Builder] ( http://search.cpan.org/~tkeefer/ACH-Builder-0.03/lib/ACH/Builder.pm )
15- for a similar Perl library
16-
178## Example
189
1910You should consult a copy of the [ ACH Rules] ( http://www.nacha.org ) for details
You can’t perform that action at this time.
0 commit comments