Open dimitrypo opened 3 years ago
When I'm trying to use the gem as per example I get:
Nacha.parse(ach_file) NoMethodError: undefined method `parse' for Nacha:Module Did you mean? parent
Is it possible to provide working example of the gem? I can create PR with readme update
I've found the issue and fixed it, it's in the PR - https://github.com/dwilkins/nacha/pull/2
When I'm trying to use the gem as per example I get:
Is it possible to provide working example of the gem? I can create PR with readme update