Public Gists by smartocci

Gravatar
Sat Sep 13 12:30:27 -0700 2008
1
2
3
@@ -219,7 +219,7 @@ module ActiveRecord
           s = column.class.string_to_binary(value).unpack("H*")[0]
           "x'#{s}'"
Gravatar
Sun Aug 17 11:39:05 -0700 2008
1
sdvbhcv