How to get resource route methodes for custom templates in rails
Wednesday, October 8th, 2008 by Thilo UtkeIf you write a custom template handler, e.g. for pdf templates you might want to use the rails resource route methods e.g. new_users_path. Here is the way how to get this working for a imaginary PDF template handler.




