mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
57d795bad43d4a3e5eef7151099a8e40808a1031
Signed-off-by: Joshua Peek <josh@joshpeek.com>
Fixed method_missing for ActionMailer so it no longer matches methods where deliver or create are not a suffix [#1318 state:resolved]
Make sure any Fixnum returned by a DB sum is type cast to a Float before standard converstion to a BigDecimal [#8994 state:resolved]
Fixed that ActiveResource#post would post an empty string when it shouldn't be posting anything (Paolo Angelini) [#525 state:committed]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%