Skip to content

1.0.2

Compare
Choose a tag to compare
@hythof hythof released this 05 Apr 03:21
· 159 commits to master since this release

Support dynamic settings for ignore_paths.
For example (sinatra).

get '/dynamic_ignore' do
  request.update_param('wovn_ignore_paths', ['/dynamic_ignore'])
end