1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

4 commits

Author SHA1 Message Date
David Heinemeier Hansson
2b66f556ed Line up the comments for aesthetics 2013-11-03 12:53:48 -08:00
Jefferson Queiroz Venerando
97943f19b7 Fix wrong variable name used in the select_day method documentation
The variable name created in the example is `my_date`, the methods  were using `my_time` instead.
2013-10-10 10:34:14 -03:00
Carlos Antonio da Silva
6b9356a4b7 Remove the deprecated include_seconds argument from distance_of_time_in_words
Pass in an :include_seconds hash option to use this feature.
2013-07-02 22:46:23 -03:00
Piotr Sarnacki
0d6e8edc2a Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00
Renamed from actionpack/lib/action_view/helpers/date_helper.rb (Browse further)