aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/message_verifier_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.Jeremy Kemper2009-03-081-1/+1
* Don't need _message as it's in the class name alreadyMichael Koziarski2008-11-231-4/+4
* Add ActiveSupport::MessageVerifier to aid users who need to store tamper-proo...Michael Koziarski2008-11-231-0/+25