$('div[id^=flash_]').remove(); $('div[id=errorExplanation]').remove(); $('#content').prepend('<%= j render_flash_messages %>'); <%= yield %>