We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bca3f44 commit ba1e9f6Copy full SHA for ba1e9f6
RUNNING_UNIT_TESTS
@@ -72,8 +72,9 @@ Currently we expect the following errors from running the test suite:
72
activerecord/test/cases/adapter_test.rb
73
74
3. Error:
75
- test_delegates_finds_and_calculations_to_the_base_class(NamedScopeTest):
76
- NoMethodError: undefined method `to_d' for 0:Fixnum
+ test_should_average_field(CalculationsTest)
+ test_average_with_from_option(CalculationsTest)
77
+ test_delegates_finds_and_calculations_to_the_base_class(NamedScopeTest)
78
http://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/1346-coerce-0-average-calculation-to-float
79
80
0 commit comments