What's the difference between just firing up a rails console with script/console
and a rails console in sandbox mode with script/console --sandbox
.
In sandbox mode, any database changes made while in the console will be reverted when you exit the console.
This is different to the regular console where all database changes will remain when you exit.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With