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