I can imagine you can do this with some kind of after_filter. Still, I'd recommend using the helpers instead, easier than messing around with filters. :)
-Thomas Am 17.11.2006 um 11:00 schrieb Zubair Hamed: > > Hi > > Coming from a Java background, I've always been a fan of wrapping > javascript > Widgets with JSP Tags. > > e.g. <Widget:Autocompleter etc etc /> to wrap a scriptaculous > Autocompleter > widget. > > My question is, is there a way to do this in Rails as well instead > of the > usual way of using helpers like <% my_helper () %>. > > Thanks so much. > Z > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
