Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests failing with uninitialized constant PDF::Reader #13

Closed
deepak opened this issue Oct 29, 2014 · 0 comments · Fixed by #14
Closed

tests failing with uninitialized constant PDF::Reader #13

deepak opened this issue Oct 29, 2014 · 0 comments · Fixed by #14

Comments

@deepak
Copy link
Contributor

deepak commented Oct 29, 2014

getting a failure

 1) Error:
PdfControllerTest#test_should_get_a_pdf:
NameError: uninitialized constant PDF::Reader
    test/functional/pdf_controller_test.rb:7:in `block in <class:PdfControllerTest>'

assuming it is because, https://github.com/yob/pdf-reader
is needed in tests

also getting an error for html_strip

  1) Error:
PdfControllerTest#test_should_get_a_pdf:
ActionView::Template::Error: undefined method `html_strip' for #<PrawnRails::Document:0x007fddb889a5b0>
    app/views/pdf/render_pdf.pdf.prawn:9:in `_app_views_pdf_render_pdf_pdf_prawn___4319188849794565216_70295138594160'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant