On Jan 7, 2008, at 1:06 PM, Señor J. Onion wrote:
> I used render :js => "alert('Hi');", :layout => :none
>
> With provide :js declared at the top of my class .... It's working
> for me.
>
> (Michael - it's not RJS...)
Joerg, what does your view look like? And yeah, I didn't mean RJS,
I meant the "wrap it in eval" thing render :js does.