shevegen (Robert A. Heiler) wrote: > Agreed. Your code did not use more than one \X so the warning is > ... This warning now shows up on ActiveSupport: activesupport/lib/active_support/core_ext/string/filters.rb:109: warning: character...vipulnsward (Vipul Amler)
Nobuyoshi Nakada wrote: > Resulting 5.6 by rounding 5.55 off to one decimal place looks more "natural", than 5.5. > ... hmm, even C does it this way - http://codepad.org/raENqNSj No, problem per-se, I was not sure of why this change ...vipulnsward (Vipul Amler)
=begin Running this piece of ((<test|URL:https://github.com/headius/thread_safe/blob/master/test/test_cache_loops.rb>)) segfaults happen on every run. This behaviour exists in thread_safe gem, use by rails internally. Crash Repo...vipulnsward (Vipul Amler)