| Commit message (Expand) | Author | Age | Files | Lines |
* | Delegation works with reserved words passed to `:to` | Agis- | 2014-09-19 | 1 | -0/+6 |
* | Merge pull request #16950 from akshay-vishnoi/docs-rails-4point2 | Abdelkader Boudih | 2014-09-17 | 1 | -4/+4 |
|\ |
|
| * | Grammar correction in ActiveSupport CHANGELOG [ci skip] | Akshay Vishnoi | 2014-09-18 | 1 | -4/+4 |
* | | Merge pull request #16948 from akshay-vishnoi/docs-rails-4point2 | Rafael Mendonça França | 2014-09-17 | 1 | -20/+20 |
|\| |
|
| * | [ci skip] ActiveSupport CHANGELOG fixes | Akshay Vishnoi | 2014-09-18 | 1 | -20/+20 |
* | | Merge pull request #11794 from yoazt/duration-eql | Rafael Mendonça França | 2014-09-17 | 1 | -0/+15 |
|\ \
| |/
|/| |
|
| * | Added method `#eql?` to `ActiveSupport::Duration`, in addition to `#==`. | Joost Lubach | 2013-08-07 | 1 | -0/+15 |
* | | Time#change can now change nanoseconds (:nsec) | Agis- | 2014-09-14 | 1 | -0/+5 |
* | | MessageVerifier raises an appropriate exception if the secret is nil | Kostiantyn Kahanskyi | 2014-09-12 | 1 | -0/+5 |
* | | Default to sorting user's test cases for now | Godfrey Chan | 2014-09-08 | 1 | -6/+6 |
* | | Fix for inflector's incorrect camelCase replacement for acronyms | Matthew Draper | 2014-09-06 | 1 | -0/+7 |
* | | Time#change throws exception with an out-of-range :usec | Agis- | 2014-09-04 | 1 | -0/+5 |
* | | Methods are not duplicable. | Peter Jaros | 2014-09-03 | 1 | -0/+5 |
* | | Merge pull request #16450 from tgxworld/dont_swallow_error_when_identifying_c... | Yves Senn | 2014-09-02 | 1 | -0/+7 |
|\ \ |
|
* | | | remove trailing whitespace. [ci skip] | Yves Senn | 2014-09-02 | 1 | -2/+2 |
|/ / |
|
* | | We tenderized the wrong method! Object#try already had the yield option, just... | David Heinemeier Hansson | 2014-08-29 | 1 | -9/+4 |
* | | Use instance_eval on @tenderlove's suggestion :trollface: | David Heinemeier Hansson | 2014-08-29 | 1 | -1/+1 |
* | | Update examples to show real worth | David Heinemeier Hansson | 2014-08-29 | 1 | -1/+10 |
* | | Added yield to Object#presence | David Heinemeier Hansson | 2014-08-29 | 1 | -0/+6 |
* | | Follow-up to #16560 | Robin Dupret | 2014-08-24 | 1 | -2/+3 |
* | | Define the Duration#instance_of? method | Robin Dupret | 2014-08-18 | 1 | -1/+6 |
* | | Fix rounding errors with #travel_to by resetting the usec on any passed time ... | David Heinemeier Hansson | 2014-08-17 | 1 | -0/+5 |
* | | Nobody sucks so nobody should call this awful method name | Rafael Mendonça França | 2014-08-12 | 1 | -1/+1 |
* | | CHANGELOG entry for TestCase.i_suck_and_my_tests_are_order_dependent! fix | Akira Matsuda | 2014-08-12 | 1 | -0/+6 |
* | | Fix DateTime comparison with DateTime::Infinity object | Rafael Mendonça França | 2014-08-06 | 1 | -0/+4 |
* | | Fix AS docs / changelog with wrong method [ci skip] | Carlos Antonio da Silva | 2014-08-05 | 1 | -2/+2 |
* | | Rename Object#self to Object#itself to have parity with matz sanctioned metho... | David Heinemeier Hansson | 2014-08-01 | 1 | -2/+2 |
* | | Added Object#self which returns the object itself | David Heinemeier Hansson | 2014-08-01 | 1 | -0/+6 |
* | | Add implicit receiver support to `Object#with_options` | Pavel Pravosud | 2014-07-29 | 1 | -0/+5 |
* | | Fixed a compatibility issue with the `Oj` gem | Godfrey Chan | 2014-07-29 | 1 | -0/+7 |
* | | Make HWIA copy the default proc too. | Arthur Neves | 2014-07-24 | 1 | -0/+4 |
* | | Merge pull request #16190 from oss92/word_truncation | Matthew Draper | 2014-07-17 | 1 | -0/+4 |
|\ \ |
|
| * | | Added truncate_words method to activesupport strings | root | 2014-07-16 | 1 | -0/+4 |
|/ / |
|
* | | Move uuid_v5 and uuid_v3 to Digest::UUID | Rafael Mendonça França | 2014-07-15 | 1 | -1/+1 |
* | | Add CHANGELOG entry for #13392 [ci skip] | Rafael Mendonça França | 2014-07-15 | 1 | -0/+7 |
* | | `DateTime#to_f` now preserves fractional seconds. | John Paul Ashenfelter | 2014-07-02 | 1 | -0/+7 |
* | | Add `Hash#map_values` to ActiveSupport | Sean Griffin | 2014-06-29 | 1 | -0/+5 |
* | | Quick pass through Active Support and guides CHANGELOG | Robin Dupret | 2014-06-29 | 1 | -0/+2 |
* | | Merge pull request #15943 from wagenet/cache-instrumentation | Rafael Mendonça França | 2014-06-27 | 1 | -0/+7 |
|\ \ |
|
* | | | Make the apply_inflections method case-sensitive | Robin Dupret | 2014-06-26 | 1 | -4/+9 |
|/ / |
|
* | | Make dependencies.rb add a name to NameError | Arthur Neves | 2014-06-20 | 1 | -0/+3 |
* | | Formatting fix in AS changelog [ci skip] | Juanjo Bazán | 2014-06-16 | 1 | -2/+5 |
* | | fix error with long keys in ActiveSupport::Cache::FileStore | Adam Panzer | 2014-06-10 | 1 | -0/+3 |
* | | Merge pull request #15421 from gchan/time_with_zone_precision | Matthew Draper | 2014-06-05 | 1 | -0/+20 |
|\ \ |
|
| * | | Fixed `ActiveSupport::TimeWithZone#-` so precision is not unnecessarily lost | Gordon Chan | 2014-05-30 | 1 | -0/+20 |
* | | | Fix AS::NumberHelper results with rationals | Juanjo Bazán | 2014-05-31 | 1 | -0/+13 |
* | | | Tiny formatting fix in AS change log [ci skip] | Robin Dupret | 2014-05-31 | 1 | -4/+4 |
* | | | :scissors: removed deprecated `Numeric#ago` and friends | Godfrey Chan | 2014-05-30 | 1 | -0/+13 |
|/ / |
|
* | | Merge pull request #12080 from ShayDavidson/fix_datetime_partial_dates | Matthew Draper | 2014-05-28 | 1 | -0/+14 |
|\ \ |
|
| * | | Fixed changelog | Shay Davidson | 2013-09-02 | 1 | -4/+12 |