| Commit message (Expand) | Author | Age | Files | Lines |
* | Extract ActiveRecord::SessionStore from Rails | Prem Sichanugrist | 2012-08-24 | 1 | -7/+3 |
* | defines String#indent [closes #7263] [Xavier Noria & Ace Suares] | Xavier Noria | 2012-08-07 | 1 | -0/+35 |
* | remove references to :finder_sql, :counter_sql, :delete_sql, :insert_sql from... | Jon Leighton | 2012-07-20 | 1 | -21/+1 |
* | Add prev_quarter and next_quarter method in Time/Date/DateTime | paranoiase Kang | 2012-06-20 | 1 | -0/+21 |
* | fix some formatting [ci skip] | Vijay Dev | 2012-06-14 | 1 | -28/+38 |
* | A blank line is required before code blocks. The generated output breaks othe... | João Britto | 2012-06-08 | 1 | -0/+8 |
* | copy edit AS guide [ci skip] | Vijay Dev | 2012-06-02 | 1 | -7/+5 |
* | better explanations for acts_like?, try and deep_dup | Hrvoje Šimić | 2012-06-02 | 1 | -6/+20 |
* | Moving NumberHelpers from ActionView to ActiveSupport | Andrew Mutz | 2012-05-27 | 1 | -0/+70 |
* | Add Hash#deep_transform_keys and Hash#deep_transform_keys! Also convert deep_... | Mark McSpadden | 2012-05-23 | 1 | -0/+7 |
* | Adding deep versions of stringify_keys and symbolize_keys (plain and bang) fo... | Lucas Húngaro | 2012-05-23 | 1 | -0/+14 |
* | Add Hash#transform_keys and Hash#transform_keys! and refactor *_keys methods ... | Mark McSpadden | 2012-05-23 | 1 | -0/+32 |
* | update AS docs | Vasiliy Ermolovich | 2012-05-17 | 1 | -6/+2 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-05-17 | 1 | -2/+2 |
|\ |
|
| * | Fix some code formatting in core_ext guide | Mark Rushakoff | 2012-05-16 | 1 | -1/+1 |
| * | update docs on String#at about ruby version | Vasiliy Ermolovich | 2012-05-15 | 1 | -1/+1 |
* | | remove backported string interpolation | Vasiliy Ermolovich | 2012-05-15 | 1 | -14/+0 |
|/ |
|
* | remove docs on Range#step | Vasiliy Ermolovich | 2012-05-14 | 1 | -12/+0 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-05-08 | 1 | -2/+31 |
|\ |
|
| * | Remove accidentally pasted NOTE section during introduction of +beginning_of_... | Mark J. Titorenko | 2012-05-07 | 1 | -2/+0 |
| * | Corrections to +beginning_of_day+ and +end_of_day+ example dates. | Mark J. Titorenko | 2012-05-07 | 1 | -2/+2 |
| * | Added documentation for +beginning_of_hour+ and +end_of_hour+ to Active Suppo... | Mark J. Titorenko | 2012-05-07 | 1 | -0/+31 |
* | | Merge pull request #6064 from gazay/fix_guides_for_as_core_ext | Xavier Noria | 2012-05-07 | 1 | -65/+67 |
|\ \ |
|
| * | | Changes for numeric api for Time because Time.current works different | Alexey Gaziev | 2012-05-07 | 1 | -4/+4 |
| * | | Fix some guides for AS core_ext | Alexey Gaziev | 2012-05-07 | 1 | -64/+66 |
| |/ |
|
* | | [guides] Add comments to deep_dup example, fix second example [ci skip] | Piotr Sarnacki | 2012-05-06 | 1 | -1/+3 |
* | | Reword guide entry for `deep_dup` method. | Piotr Sarnacki | 2012-05-06 | 1 | -14/+23 |
* | | Guides for deep_dup | Alexey Gaziev | 2012-05-06 | 1 | -0/+64 |
|/ |
|
* | Active Support Core Extensions guide: reworded "on one hand" and similar to "... | Rory O’Kane | 2012-04-26 | 1 | -1/+1 |
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 1 | -0/+3515 |