Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistent request spec naming #2378

Merged
merged 3 commits into from Aug 26, 2020
Merged

Consistent request spec naming #2378

merged 3 commits into from Aug 26, 2020

Commits on Aug 26, 2020

  1. Use consistent naming for request specs

    Controller generators are using a different naming scheme for requests
    specs that are now generated by default. Use always
    `spec/requests/posts_spec.rb` by default.
    
    This
    eloyesp authored and JonRowe committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    66dba07 View commit details
    Browse the repository at this point in the history
  2. Changelog entry for #2355

    klyonrad authored and JonRowe committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    e973c16 View commit details
    Browse the repository at this point in the history
  3. Add #2378 to changelog

    [skip ci]
    JonRowe committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    8627215 View commit details
    Browse the repository at this point in the history