• add final tab stop ($0) to prevent a crash which happens if placeholder 2 is deleted and user presses tab afterwards (this would move to the last tab stop, but since that is deleted, TM will search in vain -- putting the explicit $0 will give TM a tab stop to jump to) Changed: U trunk/Bundles/Rails.tmbundle/Snippets/Test Assert Equal (ae).plist