#25 SQL Injection


Apr 30 2007 5 mins  
One of the most common security problems for dynamic sites is SQL Injection. Thankfully Rails does everything it can in solving this issue, but you still need to be aware of it.