method
new_session
v4.1.8 -
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.