Fixed ignore to work with full URI #68

Open
skyeagle wants to merge 1 commits from unknown repository into master
skyeagle commented 2015-08-02 11:18:23 +00:00 (Migrated from github.com)

Hello!

I don't know exactly why it didn't work with teaspoon. But I've made some refactor and it works now.

So, env['REQUEST_URI'] refers to full URI path and it must be used instead of env['PATH_INFO'].

Hello! I don't know exactly why it didn't work with [teaspoon](https://github.com/modeset/teaspoon). But I've made some refactor and it works now. So, env['REQUEST_URI'] refers to full URI path and it must be used instead of env['PATH_INFO'].
This pull request is broken due to missing fork information.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin unknown repository:unknown repository
git checkout unknown repository
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: github-migration/rack-livereload#68
No description provided.