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

Delegating the value getter and setters in the ScopeRegistry #10142

Merged
merged 1 commit into from
Apr 9, 2013

Conversation

wangjohn
Copy link
Contributor

@wangjohn wangjohn commented Apr 8, 2013

I'm changing the current implementation of the ScopeRegistry object so that you don't have to use ScopeRegistry.current.value_of which is somewhat verbose. Instead, the value_of and set_value_of are delegated to ScopeRegistry.current.

rafaelfranca added a commit that referenced this pull request Apr 9, 2013
Delegating the value getter and setters in the ScopeRegistry
@rafaelfranca rafaelfranca merged commit a74d84b into rails:master Apr 9, 2013
@wangjohn wangjohn deleted the grouping_thread_locals branch April 9, 2013 15:00
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