Help for this page

Select Code to Download


  1. or download this
      Bool.context(:numeric(true => 1, false => -1));
      Bool.context(:string(true => Locale.gettext("true"), false => Locale
    +.gettext("false"));