active_pdftk
active_pdftk copied to clipboard
Fixed all non-passing tests in call_spec
The only non-passing tests remaining (though there are admittedly a lot, I think they're all related) are in wrapper_spec.rb.
Partially fixes issue #36. For real this time.
Looks like travis still has failures: https://travis-ci.org/tcocca/active_pdftk/builds/41992879
Yup, but those are in ./spec/active_pdftk/wrapper_spec.rb, which I said in the comment aren't fixed yet. It does have less errors though than it does without this commit. Thus the "partially fixes" and not "fully fixes".