Setting :status for inline RJS?

Is there a way to set the :status when using inline RJS rendering in
controllers?

Something like:

render :status => 500, :update do |page|
page.insert_html …
end


Derek H.
HighGroove Studios - http://www.highgroove.com
Atlanta, GA | San Mateo, CA
Keeping it Simple.
404.751.1762

lol