Navigation Menu

Skip to content

Commit

Permalink
Revert "Ruby 1.9: fix MessageVerifier#secure_compare"
Browse files Browse the repository at this point in the history
This reverts commit 91f65b7.

MessageVerifier was never in 2.2
  • Loading branch information
NZKoz committed Sep 8, 2009
1 parent 91f65b7 commit 896475c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 79 deletions.
3 changes: 1 addition & 2 deletions activesupport/Rakefile
Expand Up @@ -88,8 +88,7 @@ task :release => [ :package ] do
end


$LOAD_PATH.unshift "#{File.dirname(__FILE__)}/lib"
require 'active_support/values/time_zone'
require 'lib/active_support/values/time_zone'

namespace :tzinfo do
desc "Update bundled tzinfo gem. Only copies the subset of classes and definitions required to support Rails time zone features."
Expand Down
77 changes: 0 additions & 77 deletions activesupport/lib/active_support/message_verifier.rb

This file was deleted.

0 comments on commit 896475c

Please sign in to comment.