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 -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -