method
new_session
rails latest stable - Class:
Rails::ConsoleMethods
new_session()public
create a new session. If a block is given, the new session will be yielded to the block before being returned.
new_session()create a new session. If a block is given, the new session will be yielded to the block before being returned.