- the controller actions and params
- the callbacks we logged
- all INSERT, UPDATE, and DELETE SQL queries
- the SQL transaction statements around them
Now you have a thorough yet succinct map of how this part of the app works.
- the controller actions and params
- the callbacks we logged
- all INSERT, UPDATE, and DELETE SQL queries
- the SQL transaction statements around them
Now you have a thorough yet succinct map of how this part of the app works.