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

Set the view_context properly #47

Merged
merged 1 commit into from Oct 20, 2011

Conversation

pfeiffer
Copy link
Contributor

This pull request solves #46 and is similar to pull request #43, but applies cleanly and without some of the noisy commits.

@nbibler
Copy link

nbibler commented Oct 19, 2011

👍 Seems to fix the caching issue associated with Devise's current_user (and supporting) methods.

jcasimir added a commit that referenced this pull request Oct 20, 2011
@jcasimir jcasimir merged commit 42ee432 into drapergem:master Oct 20, 2011
@jcasimir
Copy link
Member

Do you think this abstraction would cause any thread interaction issues:

jcasimir/draper@f50a827

I don't think so, but would love a second pair of eyes.

@pfeiffer
Copy link
Contributor Author

@jcasimir I can't see why the abstraction would cause any thread interaction issues. I agree that it would be better not to pollute Thread - do you have any suggestions?

@pfeiffer pfeiffer mentioned this pull request Oct 21, 2011
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

3 participants