Categories: None [Edit]

squelch

https://rubygems.org/gems/squelch
https://github.com/ajvondrak/squelch
Squelch squelches SQL! This gem is a purposefully simple string obfuscator. It aims to replace every data literal in a SQL query with a `?` placeholder, as though it were a prepared statement. The result should still be readable SQL, but without the risk of leaking potentially sensitive information.

Total

Ranking: 15,834 of 187,912
Downloads: 117,160

Daily

Ranking: 12,154 of 187,887
Downloads: 75

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconajvondrak