> > how to? > -- download the patch_file from the link I sent -
If you are on a unix like os - you need to navigate to (your gem installation path)/activesupport/lib/active_support and run patch -p1 < patch_file and provide the name message_verifier.rb if on windows just google and find out how to apply the patch ... in the worst case, open the patch file and figure out the changes that need to be done in message_verifier.rb... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

