aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/numeric/bytes.rb
Commit message (Expand)AuthorAgeFilesLines
* [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-091-0/+1
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Replace `#=>` with `# =>` [ci skip]claudiob2014-12-171-7/+7
* Add docs for Numeric#*_bytes methodsclaudiob2014-12-171-0/+20
* Bytes calculation speed upLuca Guidi2009-06-131-8/+15
* Convert Numeric bytes and time extension modules to class reopenJeremy Kemper2009-03-281-38/+31
* Added petabytes and exebytes to numeric extensions (closes #2397) [timct@mac....David Heinemeier Hansson2005-10-261-0/+11
* Moved Active Support into its own gemDavid Heinemeier Hansson2005-02-151-0/+33