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

Fix example command in READMe #435

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Fix example command in READMe #435

merged 1 commit into from
Apr 3, 2024

Conversation

johnjoubert
Copy link
Contributor

Update example command to rails generate noticed:notification instead of rails generate noticed:notifier

Pull Request

Summary:
The example command in the README on the main branch is incorrect. It should be rails generate noticed:notification NewCommentNotifier and not rails generate noticed:notifier NewCommentNotifier.

Checklist:

  • Code follows the project's coding standards
  • Tests have been added or updated to cover the changes
  • Documentation has been updated (if applicable)
  • All existing tests pass
  • Conforms to the contributing guidelines

Update example command to `rails generate noticed:notification` instead of `rails generate noticed:notifier`
@excid3 excid3 merged commit 66f8006 into excid3:main Apr 3, 2024
@excid3
Copy link
Owner

excid3 commented Apr 3, 2024

Good catch @johnjoubert 👍

@johnjoubert johnjoubert deleted the patch-1 branch April 5, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants