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 creating an empty route on 1.8. Closes #1210 #1447

Merged
merged 1 commit into from Jun 1, 2011
Merged

Fix creating an empty route on 1.8. Closes #1210 #1447

merged 1 commit into from Jun 1, 2011

Conversation

dmathieu
Copy link
Contributor

@dmathieu dmathieu commented Jun 1, 2011

Ruby 1.8 doesn't accepts empty strings to be converted to symbols.
An empty route would therefore generate an error.

See, as a use case of this, the issue #1210.

@ghost ghost assigned spastorino Jun 1, 2011
drogus added a commit that referenced this pull request Jun 1, 2011
Fix creating an empty route on 1.8. Closes #1210
@drogus drogus merged commit 0459374 into rails:master Jun 1, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants