Skip to content

travis/unless-filter-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demonstrate odd behavior with unless blocks in before filters

If a before filter redirects, subsequent filters are not run. If
subsequent filters have unless blocks, however, the unless blocks will
be run.

This can be problematic in cases where the unless block
expects state from filters that normally run between the redirecting
filter and the filter with the unless block.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors