aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_support_core_extensions.textile
Commit message (Expand)AuthorAgeFilesLines
* defines String#indent [closes #7263] [Xavier Noria & Ace Suares]Xavier Noria2012-08-071-0/+35
* remove references to :finder_sql, :counter_sql, :delete_sql, :insert_sql from...Jon Leighton2012-07-201-21/+1
* Add prev_quarter and next_quarter method in Time/Date/DateTimeparanoiase Kang2012-06-201-0/+21
* fix some formatting [ci skip]Vijay Dev2012-06-141-28/+38
* A blank line is required before code blocks. The generated output breaks othe...João Britto2012-06-081-0/+8
* copy edit AS guide [ci skip]Vijay Dev2012-06-021-7/+5
* better explanations for acts_like?, try and deep_dupHrvoje Šimić2012-06-021-6/+20
* Moving NumberHelpers from ActionView to ActiveSupportAndrew Mutz2012-05-271-0/+70
* Add Hash#deep_transform_keys and Hash#deep_transform_keys! Also convert deep_...Mark McSpadden2012-05-231-0/+7
* Adding deep versions of stringify_keys and symbolize_keys (plain and bang) fo...Lucas Húngaro2012-05-231-0/+14
* Add Hash#transform_keys and Hash#transform_keys! and refactor *_keys methods ...Mark McSpadden2012-05-231-0/+32
* update AS docsVasiliy Ermolovich2012-05-171-6/+2
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-05-171-2/+2
|\
| * Fix some code formatting in core_ext guideMark Rushakoff2012-05-161-1/+1
| * update docs on String#at about ruby versionVasiliy Ermolovich2012-05-151-1/+1
* | remove backported string interpolationVasiliy Ermolovich2012-05-151-14/+0
|/
* remove docs on Range#stepVasiliy Ermolovich2012-05-141-12/+0
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-05-081-2/+31
|\
| * Remove accidentally pasted NOTE section during introduction of +beginning_of_...Mark J. Titorenko2012-05-071-2/+0
| * Corrections to +beginning_of_day+ and +end_of_day+ example dates.Mark J. Titorenko2012-05-071-2/+2
| * Added documentation for +beginning_of_hour+ and +end_of_hour+ to Active Suppo...Mark J. Titorenko2012-05-071-0/+31
* | Merge pull request #6064 from gazay/fix_guides_for_as_core_extXavier Noria2012-05-071-65/+67
|\ \
| * | Changes for numeric api for Time because Time.current works differentAlexey Gaziev2012-05-071-4/+4
| * | Fix some guides for AS core_extAlexey Gaziev2012-05-071-64/+66
| |/
* | [guides] Add comments to deep_dup example, fix second example [ci skip]Piotr Sarnacki2012-05-061-1/+3
* | Reword guide entry for `deep_dup` method.Piotr Sarnacki2012-05-061-14/+23
* | Guides for deep_dupAlexey Gaziev2012-05-061-0/+64
|/
* Active Support Core Extensions guide: reworded "on one hand" and similar to "...Rory O’Kane2012-04-261-1/+1
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+3515