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
Set framework_defaults in Active Job and Action Mailer bug report templates
Follow up to commit 0fedf12 which missed the Active
Job and Action Mailer templates.
When testing bugs using the bug report templates, it helps if the
correct framework defaults are enabled for all templates.
This makes sure the scripts behave more inline with a regular Rails
application and allows easily testing older defaults.
0 commit comments