public
Description: Ronin SQL is a Ruby library for Ronin that provids support for SQL related security tasks.
Homepage: http://ronin.rubyforge.org/sql/
Clone URL: git://github.com/postmodern/ronin-sql.git
commit  44c789d34e0be705e835a578c09fc1d3b155ee6c
tree    bc3d1af417ba16e5ee4af03244548f176cce2af0
parent  b7b4fb5f1afecba1fc59ce6708589ebcef2289f2
ronin-sql / .gitignore
100644 10 lines (9 sloc) 0.052 kb
1
2
3
4
5
6
7
8
9
10
doc
pkg
tmp/*
.DS_Store
.yardoc
*.db
*.log
*.swp
*~