method
new_session
v5.2.3 -
Show 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.