We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rails plugin install git://github.com/mileszs/wicked_pdf.git
rails generate wicked_pdf
Could not find generator wicked_pdf
I see what this generator should do and I just copied wicked_pdf.rb to initializers. I am using Windows and Rails 3
The text was updated successfully, but these errors were encountered:
+1 This didn't work for me neither.
Sorry, something went wrong.
Just added the Rails3 compatible generator: b58a088
No branches or pull requests
rails plugin install git://github.com/mileszs/wicked_pdf.git
rails generate wicked_pdf
and got error:
Could not find generator wicked_pdf
.I see what this generator should do and I just copied wicked_pdf.rb to initializers.
I am using Windows and Rails 3
The text was updated successfully, but these errors were encountered: