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

undefined method prawn #7

Open
jmoren opened this issue Oct 3, 2012 · 1 comment
Open

undefined method prawn #7

jmoren opened this issue Oct 3, 2012 · 1 comment

Comments

@jmoren
Copy link

jmoren commented Oct 3, 2012

Hi every one, I'm getting this error

  require 'sinatra/prawn'
  .
  .
  .
  get '/export' do
    content_type 'application/pdf'
    prawn :pdf
  end

undefined method 'prawn' for #<Reports:xxxxxxxxxxxxx>

I'm using

  • Using Ascii85 (1.0.2)
  • Using diff-lcs (1.1.3)
  • Using growl (1.0.3)
  • Using listen (0.5.0)
  • Using thor (0.16.0)
  • Using guard (1.3.2)
  • Using guard-rspec (1.2.1)
  • Using hashery (2.0.1)
  • Using mysql (2.8.1)
  • Using ruby-rc4 (0.1.5)
  • Using pdf-reader (1.2.0)
  • Using ttfunk (1.0.3)
  • Using prawn (0.12.0)
  • Using rack (1.4.1)
  • Using rack-protection (1.2.0)
  • Using rack-test (0.6.1)
  • Using rb-fsevent (0.9.1)
  • Using rspec-core (2.11.1)
  • Using rspec-expectations (2.11.3)
  • Using rspec-mocks (2.11.2)
  • Using rspec (2.11.0)
  • Using sbfaulkner-sinatra-prawn (0.9.2.1)
  • Using sequel (3.39.0)
  • Using shotgun (0.9)
  • Using tilt (1.3.3)
  • Using sinatra (1.3.3)
  • Using sinatra-sequel (0.9.0)
  • Using bundler (1.2.0)

Thanks

@sbfaulkner
Copy link
Owner

sorry, but I can't offer much support at this time, as I have not worked with this in over 2 years... perhaps someone else has had more recent experience with it?

also, if anyone wants to assume responsibility for this repo, I'd be glad to transfer ownership

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

No branches or pull requests

2 participants