Slide 35
Slide 35 text
Are there any missing new files? It’s a common mistake
to forget to add view files, support files (eg. test import
files), images, etc. to the git repo.
Examine the fallout of deletions - were all references to a
CSS class removed, but the class itself persisted? Same for
JS functions, view partials, functions, I18n locale keys,
routes, etc.