Reset the current session. This is useful for testing multiple sessions in a single test case.
# File action_controller/integration.rb, line 388 def reset! @integration_session = open_session end
<code/>
<pre/>
<code/>and<pre/>for code samples.