Adding Helper Rails Methods to a Directory -


i've created pdfs directory in app/ invoices , purchase orders (i'm using prawn). naturally, want numberhelper available. whats best way this?

you

include actionview::helpers::numberhelper 

in classes use generate pdfs


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

linux - gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now -

delphi - Disable and change color of node in Treeview -