Commit Graph
3 Commits
Author SHA1 Message Date
Mohnish G JandRobby Russell 836fe31385 Add an alias for Rails console sandbox (#5316)
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/
2016-09-19 19:51:50 -07:00
Mohnish Jadwani 3f83331c71 removes a trailing white space 2015-08-17 06:23:58 +05:30
Mohnish Jadwani dff03743ef adds an alias to search for the rails routes that pattern match a string 2015-07-07 09:47:49 +05:30