I have rails-2.2.2 installed on 2 different computers and routinely switch back and forth between the two of them. I just wrote some code today on my desktop in which I invoked the #h method inside a controller (because I wanted to sanitize a string prior to saving it in an instance variable). When I got home this evening and pulled the code onto my laptop, I found that I got an undefined method error for h. Why would it be undefined on one computer but not the other? The only thing that I can think of is that I (most likely) have different sets of gems installed (although both have rails 2.2.2 installed) Any ideas? --wpd --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---