You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 11, 2019. It is now read-only.
Fixed issue #27; problem occured after moving from request.url to request.env[REQUEST_URI]. Rolled back to request.url and added processing of trailing slash to CoffeeScript code.