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

Checking blank if tag might coming nil or blank #3387

Merged
merged 1 commit into from Oct 21, 2011

Conversation

arunagw
Copy link
Member

@arunagw arunagw commented Oct 21, 2011

If I have defined subdomain as a tag in my config and that some request might not hitting on subdomain so I will get blank

[]
in my log as a tag.

I am not sure if this is a good idea to remove that. But I think showing blank is not required.

@josevalim
Copy link
Contributor

It should require "active_support/core_ext/object/blank"

In log it should not show the empty array.
@arunagw
Copy link
Member Author

arunagw commented Oct 21, 2011

@josevalim PR updated! thanks

josevalim added a commit that referenced this pull request Oct 21, 2011
Checking blank if tag might coming nil or blank
@josevalim josevalim merged commit e2aaae1 into rails:master 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

2 participants