rails/railties/lib
Sergey Nartimov 95be790ece Implement :null_session CSRF protection method
It's further work on CSRF after 245941101b1ea00a9b1af613c20b0ee994a43946.

The :null_session CSRF protection method provide an empty session during
request processing but doesn't reset it completely (as :reset_session
does).
2012-09-13 12:07:37 +03:00
..
rails Implement :null_session CSRF protection method 2012-09-13 12:07:37 +03:00
rails.rb Removing ==Examples and last blank lines of docs from railties 2012-05-14 10:50:59 -05:00