riif icon indicating copy to clipboard operation
riif copied to clipboard

🏦 A DSL to generate QuickBooks IIF file.

Results 2 riif issues
Sort by recently updated
recently updated
newest added

All was working fine in Rails 4, but I'm currently upgrading to Rails 6.0.3.2 (with Ruby 2.6.6), and riif v1.0.0 and now the line ``` respond_to do |format| format.iif {...

I've noticed that when a field contains a semicolon, Quickbooks Desktop gives an error and does not import the IIF file. Since that seems like a character that just isn't...