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

Support did_you_mean #147

Closed
sue445 opened this issue Jun 2, 2017 · 1 comment
Closed

Support did_you_mean #147

sue445 opened this issue Jun 2, 2017 · 1 comment
Assignees

Comments

@sue445
Copy link
Owner

sue445 commented Jun 2, 2017

Current

> Cure.makaron
NoMethodError: undefined method `makaron' for Cure:Module
	from /Users/sueyoshi_go/workspace/github.com/sue445/rubicure/lib/rubicure/cure.rb:6:in `method_missing'
	from (irb):1
	from /Users/sueyoshi_go/.rbenv/versions/2.4.1/bin/irb:11:in `<top (required)>'
	from /Users/sueyoshi_go/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/bundler-1.14.6/lib/bundler/cli/exec.rb:74:in `load'
	from /Users/sueyoshi_go/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/bundler-1.14.6/lib/bundler/cli/exec.rb:74:in `kernel_load'
	from /Users/sueyoshi_go/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/bundler-1.14.6/lib/bundler/cli/exec.rb:27:in `run'

Expected

> Cure.makaron
NoMethodError: undefined method `makaron' for Cure:Module
Did you mean? macaroon
@sue445 sue445 self-assigned this Jun 2, 2017
@sue445
Copy link
Owner Author

sue445 commented Jul 4, 2017

Resolved at #150

@sue445 sue445 closed this as completed Sep 8, 2017
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

No branches or pull requests

1 participant