aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/numeric.rb
Commit message (Expand)AuthorAgeFilesLines
* Deprecate "active_support/core_ext/numeric/inquiry"bogdanvlviv2018-03-021-1/+0
* [Active Support] require_relative => requireAkira Matsuda2017-10-211-4/+4
* [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-091-0/+1
* [Active Support] require => require_relativeAkira Matsuda2017-07-011-4/+4
* applies new string literal convention in activesupport/libXavier Noria2016-08-061-4/+4
* Move Integer#positive? and Integer#negative? query methods to Numeric classMehmet Emin İNAÇ2015-05-131-0/+1
* Squashed commit of the following:Aaron Patterson2013-05-031-1/+0
* Added ability to compare date/time with infinitybUg2013-01-041-0/+1
* Moving NumberHelpers from ActionView to ActiveSupportAndrew Mutz2012-05-271-0/+1
* Convert Numeric bytes and time extension modules to class reopenJeremy Kemper2009-03-281-4/+2
* Convert Numeric extension module to a class reopenJeremy Kemper2009-03-211-1/+3
* * Introduce ActiveSupport.core_ext Integer, %w(conversions time etc)Jeremy Kemper2009-03-211-9/+2
* Refactor number-to-HH:MM-string conversion logic from TimeZone#formatted_offs...Geoff Buesing2008-01-121-1/+3
* Ruby 1.9 compat, consistent load pathsJeremy Kemper2007-10-021-2/+2
* Moved Active Support into its own gemDavid Heinemeier Hansson2005-02-151-0/+7