Created
August 11, 2008 17:26
-
-
Save practicingruby/4897 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 04:27 < mindaugas> Hello, i've got problem with prawnto rails plugin, I followed carefully all the steps as described in http://cracklabs.com/prawnto/use but my controller actions still looking for erb templates... and all i get is "template is missing" error. I wonder, what i'm missing ? | |
| 04:33 < mindaugas> I'm on windows xp with rails 2.1 | |
| 04:39 < yob> are you calling http://host/controller/action/id.pdf ? | |
| 04:49 < mindaugas> Thanks yob, your question just put me in the right direction, it works now, i'm still newb :) | |
| 04:51 < yob> no probs | |
| 04:51 < yob> the format stuff is black magic if you haven't used it before |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment