1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib
Aaron Patterson 538bce1f7c Generated engines should protect from forgery
Generated engines should call `protect_from_forgery`.  If this method
isn't called, then the Engine could be susceptible to XSS attacks.
Thanks @tomekr for reporting this to us!
2016-02-01 17:18:08 -08:00
..
rails Generated engines should protect from forgery 2016-02-01 17:18:08 -08:00
rails.rb better docs for Rails.root and Rails.public_path 2015-05-07 10:54:26 -06:00