Hi,
Anyone knows how to call the rhtml file from the helper method?
Thanks, Ayyanar. A
Hi,
Anyone knows how to call the rhtml file from the helper method?
Thanks, Ayyanar. A
Hi,
Anyone knows how to call the rhtml file from the helper method?
In an MVC framework, it's generally the other way around: contollers call models, then render views. Views can call helper methods as needed.
Maybe you can explain why you're trying to have a helper method call into an rhtml template?
Jeff purpleworkshops.com softiesonrails.com