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 module name typo in Railtie #1699

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

natematykiewicz
Copy link
Contributor

I just had a typo in my code:

Searckick.search(

The error I received was surprising:

undefined method `search' for Searckick:Module

Turns out, you made the same typo that I did.

@ankane ankane merged commit dd63a30 into ankane:master Dec 9, 2024
@ankane
Copy link
Owner

ankane commented Dec 9, 2024

Nice catch, thanks @natematykiewicz!

@natematykiewicz natematykiewicz deleted the fix_module_typo branch December 9, 2024 21:47
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