Skip to content
  • tom-lord's avatar
    7905bdfd
    Add `:round_mode` parameter support to number helpers · 7905bdfd
    tom-lord authored
    Support handling a `round_mode` in `ActiveSupport::NumberHelper::RoundingHelper`
    
    Add default value to locale file
    
    Update inline documentation with new parameter option
    
    Update CHANGELOG
    
    Add round_mode examples to all the tests
    
    Add I18n test
    
    Simplify logic
    
    Further simpification
    7905bdfd
    Add `:round_mode` parameter support to number helpers
    tom-lord authored
    Support handling a `round_mode` in `ActiveSupport::NumberHelper::RoundingHelper`
    
    Add default value to locale file
    
    Update inline documentation with new parameter option
    
    Update CHANGELOG
    
    Add round_mode examples to all the tests
    
    Add I18n test
    
    Simplify logic
    
    Further simpification
Loading