Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1.0.0) is shown here.
sweep_flash()
private
deletes the flash entries
that were not marked for keeping
# File actionpack/lib/action_controller/flash.rb, line 168
def sweep_flash
flash.sweep
end