Posts tagged Security
Jan
17
2010
Rails 2.3 XSS Plugin
This is not new to those closely watching updates regarding Rails development: for Rails 3 applications, there is no need to use the h() function to escape html for security reasons.
Continue reading »