From: Sebastian Hungerecker Date: 2007-07-24T19:09:37+09:00 Subject: Re: case equality question Phil Meier wrote: > Why does Ruby goes to the when String case even if (param_value === > String) is false? Because it checks whether String===param_value and not param_value===String. HTH, Sebastian Hungerecker. -- NP: Green Carnation - When I Was You Ist so, weil ist so Bleibt so, weil war so