-
Notifications
You must be signed in to change notification settings - Fork 190
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
Client#spots should really be called Client#spots_by_coordinates #112
Comments
@krainboltgreene Good catch! I agree that I'm open to changing it. What are your thoughts on something like
@edwinwills Curious to hear your opinion on this as well. |
I love the word coordinates, but you're right |
This all makes sense (and I love descriptive method names). Agree If we're going to shift to this style of method naming, it'd be nice to delegate and deprecate for the next minor release, and then next major release can remove the old standalone |
@edwinwills I might not be free until this weekend but I'll go ahead and assign it to myself. I've been looking for an excuse to write some ruby lately :) |
Nice one! |
See: Title
The text was updated successfully, but these errors were encountered: