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 grammar, change 'an' to 'a' [ci skip] #11139

Merged
merged 1 commit into from Jun 27, 2013

Conversation

prathamesh-sonpatki
Copy link
Member

No description provided.

@@ -28,8 +28,8 @@ class Deprecation
# The version the deprecated behavior will be removed, by default.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not able to understand meaning of this line. We need to change this line too.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please go ahead and change that line too, no need for a separate PR.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@senny i don't understand the meaning of that line 😄

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the variable specifies the version when the deprecated behavior will be removed. It is the default value and can be overridden if you create a ActiveSupport::Deprecation yourself.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose it says that :deprecation_horizon stores the version [number] [in which] the deprecated behavior will be removed, by default.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

senny added a commit that referenced this pull request Jun 27, 2013
fix grammar, change 'an' to 'a' [ci skip]
@senny senny merged commit 995b4cf into rails:master Jun 27, 2013
@senny
Copy link
Member

senny commented Jun 27, 2013

thanks.

@prathamesh-sonpatki
Copy link
Member Author

@khustochka @senny thanks 😄

@prathamesh-sonpatki prathamesh-sonpatki deleted the grammar branch June 27, 2013 12:22
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

4 participants