You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When debugging a Rails application one of the best techniques is to insert print statements into the server log. To make the debugging print statement standout in the log it's useful to display a prompt prior to the debugging output. We can make this common operation easier by adding a live template just for this purpose.