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

Blows up when URL doesn't contain HTTP:// (Sinatra) #13

Open
andrewcrook opened this issue May 25, 2011 · 0 comments
Open

Blows up when URL doesn't contain HTTP:// (Sinatra) #13

andrewcrook opened this issue May 25, 2011 · 0 comments

Comments

@andrewcrook
Copy link

Blows up when URL doesn't contain HTTP:// would be nice to make the HTTP:// optional

Code was tested under Sinatra

Error:-

  • undefined method `split' for nil:NilClass
    • file: domain_parser.rb
    • location: parse_domains_from_host
    • line: 49

concatenating "http://" is a workaround but it would be nice to have this within the gem itself..

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

No branches or pull requests

1 participant