| Commit message (Expand) | Author | Age | Files | Lines |
* | Synced 4.2 release notes with the latest commits. | Godfrey Chan | 2014-07-11 | 1 | -27/+80 |
* | [ci skip] Fixed link to strong params in Getting Started section 5.6. | JayK31 | 2014-07-09 | 1 | -2/+1 |
* | [ci skip] Document millisecond precision change in ActiveSupport::TimeWithZon... | Eugene Gilburg | 2014-07-09 | 1 | -2/+12 |
* | [ci skip] Fix 4.2 release notes list items. [Matthew Draper & Juanito Fatas] | Juanito Fatas | 2014-07-09 | 1 | -34/+41 |
* | [ci skip] Fix 4.2 release notes rendered display. | Juanito Fatas | 2014-07-09 | 1 | -31/+29 |
* | Merge pull request #16097 from nishantmodak/correct_md | Zachary Scott | 2014-07-08 | 11 | -32/+28 |
|\ |
|
| * | correct markdown usage [ci skip] | Nishant Modak | 2014-07-09 | 11 | -32/+28 |
* | | Merge pull request #16086 from nickpellant/master | Eileen M. Uchitelle | 2014-07-07 | 1 | -0/+14 |
|\ \ |
|
| * | | [ci skip] Improve callback code example for 4.1 upgrade docs. | Nick Pellant | 2014-07-07 | 1 | -4/+4 |
| * | | Add callbacks documentation for upgrading to 4.1. | Nick Pellant | 2014-07-07 | 1 | -0/+14 |
* | | | Update Rails versions [ci skip] | Robin Dupret | 2014-07-07 | 5 | -19/+19 |
|/ / |
|
* | | Merge pull request #15958 from aditya-kapoor/active-model-naming-guide | Robin Dupret | 2014-07-06 | 1 | -0/+23 |
|\ \ |
|
| * | | [ci skip] add guide for ActiveModel::Naming | Aditya Kapoor | 2014-07-05 | 1 | -0/+23 |
* | | | Merge pull request #16044 from jjb/patch-1 | Zachary Scott | 2014-07-05 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | link directory to ActionMailer Previews documentation | John Bachir | 2014-07-03 | 1 | -1/+1 |
* | | | | [ci skip] Concludes changelog links in the bottom. | Juanito Fatas | 2014-07-06 | 1 | -18/+14 |
* | | | | Only reference time specific methods in the time section [ci skip] | Sean Griffin | 2014-07-05 | 1 | -2/+2 |
* | | | | Remove *all* references to `Time.yesterday` [ci skip] | Sean Griffin | 2014-07-05 | 1 | -1/+1 |
* | | | | `Time.today` -> `Date.today` in guides. [ci skip] | Sean Griffin | 2014-07-05 | 1 | -1/+1 |
* | | | | Add release notes entry for #15819 [ci skip] | Sean Griffin | 2014-07-04 | 1 | -0/+5 |
* | | | | CHANGELOG and release notes entry for #16056 | Sean Griffin | 2014-07-04 | 1 | -0/+4 |
* | | | | Merge pull request #16040 from seuros/patch-1 | Matthew Draper | 2014-07-05 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Add arel to the controller template | Abdelkader Boudih | 2014-07-03 | 1 | -0/+1 |
| |/ / / |
|
* / / / | [ci skip] /javascript/ -> JavaScript - cover whole app | Akshay Vishnoi | 2014-07-04 | 1 | -2/+2 |
|/ / / |
|
* | | | Fix guide. sample code syntax error.[ci skip] | tbpgr | 2014-07-04 | 1 | -1/+1 |
* | | | [ci skip] Changes some wording to better foreshadow what is coming up later. | Michael Mitchell | 2014-07-02 | 1 | -8/+10 |
| |/
|/| |
|
* | | Rename preview_enabled option to show_previews | Rafael Mendonça França | 2014-07-01 | 1 | -2/+2 |
* | | Merge pull request #15970 from lengarvey/add_configuration_option_for_mail_pr... | Rafael Mendonça França | 2014-07-01 | 1 | -0/+12 |
|\ \ |
|
| * | | Add configuration to enable mail previews | Leonard Garvey | 2014-07-01 | 1 | -0/+12 |
* | | | [ci skip] Add missing prologue section of upgrading ruby on rails guide. | Juanito Fatas | 2014-07-01 | 1 | -0/+2 |
* | | | Fix 10.3 invite_email.body assert_match example. | Nick Pellant | 2014-06-30 | 1 | -1/+1 |
* | | | Tiny documentation fixes [ci skip] | Robin Dupret | 2014-06-29 | 1 | -3/+3 |
* | | | Quick pass through Active Support and guides CHANGELOG | Robin Dupret | 2014-06-29 | 1 | -3/+3 |
|/ / |
|
* | | Merge pull request #15963 from roryokane/getting-started-guide-fix-grammar | Sean Griffin | 2014-06-28 | 1 | -3/+3 |
|\ \ |
|
| * | | Add punctuation and fix capitalization in Getting Started guide | Rory O’Kane | 2014-06-28 | 1 | -3/+3 |
* | | | Merge pull request #15964 from JuanitoFatas/doc/patch-01 | Sean Griffin | 2014-06-28 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | [ci skip] Fix router option reference in 4.2 release notes. | Juanito Fatas | 2014-06-29 | 1 | -1/+1 |
* | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2014-06-28 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | [ci skip] Add missing colon and period in initialization.md. | Juanito Fatas | 2014-06-25 | 1 | -3/+3 |
* | | | | Merge pull request #15955 from JuanitoFatas/levenshtein-guide | Guillermo Iguaran | 2014-06-28 | 1 | -21/+29 |
|\ \ \ \ |
|
| * | | | | Update the levenshtein distance method in guides. | Juanito Fatas | 2014-06-28 | 1 | -21/+29 |
| | |/ /
| |/| | |
|
* / | | | Add missing period in Getting Started guide | Rory O’Kane | 2014-06-28 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #15933 from rafael/master | Rafael Mendonça França | 2014-06-27 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Improvements per code review. | Rafael Chacón | 2014-06-27 | 1 | -1/+3 |
* | | | | Follow-up to #15215 [ci skip] | Robin Dupret | 2014-06-27 | 3 | -10/+12 |
* | | | | Tiny follow-up to 1a69112 | Robin Dupret | 2014-06-27 | 1 | -3/+7 |
* | | | | fk: add docs | Yves Senn | 2014-06-26 | 2 | -58/+96 |
* | | | | Deprecate automatic counter caches on has_many :through | Sean Griffin | 2014-06-26 | 1 | -0/+6 |
* | | | | sync deprecations and removals with 4.2 release notes. [ci skip] | Yves Senn | 2014-06-25 | 1 | -0/+26 |
* | | | | synchronize Active Record deprecations / removals with 4.2 release notes | Yves Senn | 2014-06-25 | 1 | -0/+24 |