RailsCasts Pro episodes are now free!

Learn more or hide this

Applied Filters: rails 2.3 xViews x
XSS Protection in Rails 3
Episode #204Mar 08, 201059 comments

XSS Protection in Rails 3

It is easy to be vulnerable to cross site scripting attacks in earlier versions of Rails, but Rails 3 solves this by automatically escaping unsafe input. (8 minutes)