Marek Bytnar

Results 2 issues of Marek Bytnar

`Rails.application.config.filter_parameters` allows to provide collection of regex-es like ``` Rails.application.config.filter_parameters += [ /email/, /name/, ] ``` would be good to have rollbar supporting regex list too so that scrubbing fields...

enhancement

works with bootstrap 4 + typeahead.js