Fixed ignore to work with full URI #68
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "unknown repository"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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'].
Checkout
From your project repository, check out a new branch and test the changes.