Skip to content

mnutt/redact-rack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

redact-rack: automatically redact words on your website

Rails usage:

# config/environment.html
config.middleware.use "Rack::Redact", YAML::load_file("#{RAILS_ROOT}/config/redacted.yml")

It takes one argument, an array of words to censor.

About

Redact words from your ******* rack app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages