&tag(ActiveSupport); *目次 [#l28703f1] #contents *参考情報 [#xfbdf9ca] *Timeクラスの拡張 [#b14da513] -[[Active Support Core Extensions ― Ruby on Rails Guides:http://guides.rubyonrails.org/active_support_core_extensions.html]] -[[Ruby - ActiveSupport Time拡張 - Qiita [キータ]:http://qiita.com/shu_0115/items/b490bd3de6bc4d5e43a5]] -[[Rubyで日付の計算するならactive_support使っとけ - (゚∀゚)o彡 sasata299's blog:http://blog.livedoor.jp/sasata299/archives/51312035.html]] *数値のフォーマット [#ef399136] -[[number_with_precision (ActionView::Helpers::NumberHelper) - APIdock:http://apidock.com/rails/ActionView/Helpers/NumberHelper/number_with_precision]]にあるように、number_with_〜系のメソッドが結構使える。