Skip to content

Instantly share code, notes, and snippets.

@practicingruby
Created August 11, 2008 17:26
Show Gist options
  • Select an option

  • Save practicingruby/4897 to your computer and use it in GitHub Desktop.

Select an option

Save practicingruby/4897 to your computer and use it in GitHub Desktop.
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