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

Tweak naming for a couple public methods #11

Merged
merged 2 commits into from Feb 26, 2015
Merged

Conversation

craiglittle
Copy link
Collaborator

These are a couple of small warts that I instantly regretted after putting out v1.0.0. Might as well fix it up now. The replaced methods will be considered deprecated and removed in v2.0.0.

@alex-stone @kruppel

This is a small wart that I instantly regretted after putting out
`v1.0.0`. Use of #business_hours= is now considered deprecated and will
be removed in `v2.0.0`. We'll probably put out a migration version
(i.e. `v1.99`) similar to `rspec` that emits warnings for deprecated
methods like this when the time comes to release the next major version.
Similar to configuring with #business_hours=, .business_hours? is
deprecated and will be removed in `v2.0.0`.
@alex-stone
Copy link

👍

craiglittle added a commit that referenced this pull request Feb 26, 2015
Tweak naming for a couple public methods
@craiglittle craiglittle merged commit d063e00 into master Feb 26, 2015
@craiglittle craiglittle deleted the craig/api-tweaks branch February 26, 2015 20:05
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.

None yet

2 participants