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

Clean up generator for generator specs #2744

Merged
merged 2 commits into from
Mar 16, 2024

Commits on Mar 14, 2024

  1. Clean up generator for generator specs

    Don't force pluralization of the generator name in the generated spec
    and use the full generator name in the spec description.
    
    Also clean up an extra whitespace and empty line in the template.
    
    Note that the generator class constant cannot be directly used in the
    spec description as it isn't loaded by default.
    budu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a7489f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Add changelog for rspec#2744

    pirj committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    436e35e View commit details
    Browse the repository at this point in the history