Displaying 1 result from an estimated 1 matches for "duration_test".
Did you mean:
duration_cast
2008 Jan 02
0
Re: RubyOnRails build 8525 failed
...3 committed by bitsweat on 2008-01-02 09:08:14
> Ruby 1.9 compat: add #raise to AS::BasicObject, fixup Duration argument error. Closes #10594.
>
> M /trunk/activesupport/lib/active_support/basic_object.rb
> M /trunk/activesupport/CHANGELOG
> M /trunk/activesupport/test/core_ext/duration_test.rb
> M /trunk/activesupport/lib/active_support/duration.rb
>
> Revision 8524 committed by bitsweat on 2008-01-02 09:11:39
> Ruby 1.9 compat: fix two failing tests since String#each has been removed. Closes #10655.
>
> M /trunk/activerecord/CHANGELOG
> M /trunk/activerecor...