An error occurred while fetching folder content.
Add an alias for Rails console sandbox (#5316)
Mohnish G J authored
The command ‘rails console —sandbox’ loads our Rails application,
connects to the database and automatically starts a database
transaction. All database operations performed within this console
session are rolled back upon leaving the console. Reference -
https://www.codeschool.com/blog/2014/06/17/rails-console-sandbox/
836fe313
Name Last commit Last update
..