aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/ssl_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow use of durations for ActionDispatch::SSL configurationAndrew White2013-01-041-0/+7
* Alias refute methods to assert_not and perfer assert_not on testsRafael Mendonça França2012-12-311-1/+1
* Fix secure cookies when there are more than one space before the secureRafael Mendonça França2012-03-191-0/+28
* Remove exclude option from ActionDispatch::SSLRafael Mendonça França2012-03-191-6/+0
* Some refactoring and update ActionDispatch::SSL code to use the Rack 1.4.xRafael Mendonça França2012-03-171-14/+0
* Rack::SSL -> ActionDispatch::SSLRafael Mendonça França2012-03-171-0/+149