| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | [ci skip] Fix a factual error and highlight code in generators guide. | Juanito Fatas | 2014-05-14 | 1 | -2/+2 |
* | | | | | Remove falsy deprecation note in AS guides [ci skip] | Genadi Samokovarov | 2014-05-13 | 1 | -1/+1 |
|/ / / / |
|
* | | | | typo: resulution -> resolution [ci skip] | Godfrey Chan | 2014-05-12 | 1 | -1/+1 |
* | | | | pg guide, PostgreSQL legacy table view example. [ci skip] | Yves Senn | 2014-05-11 | 1 | -0/+59 |
| |_|/
|/| | |
|
* | | | Merge pull request #15029 from JuanitoFatas/docpatch/routing | Rafael Mendonça França | 2014-05-08 | 1 | -11/+11 |
|\ \ \ |
|
| * | | | [ci skip] Minor improvements on routing.md. | Juanito Fatas | 2014-05-09 | 1 | -11/+11 |
* | | | | pg guide, inet code example. [ci skip] | Yves Senn | 2014-05-08 | 1 | -3/+29 |
| |/ /
|/| | |
|
* | | | Branch name should match in text and code example. | Ivan Tse | 2014-05-08 | 1 | -1/+1 |
* | | | fixed typos in active_record basics [skip ci] | vanderhoop | 2014-05-07 | 1 | -2/+2 |
* | | | Update links to new rails version in guides [ci skip] | Arun Agrawal | 2014-05-07 | 1 | -1/+1 |
* | | | [ci skip] Add feature section and normalize prologue with other guides. | Juanito Fatas | 2014-05-07 | 1 | -3/+12 |
|/ / |
|
* | | fix guides mobile nav issue [ci skip] | Greg Molnar | 2014-05-06 | 1 | -1/+4 |
* | | typo [ci skip] | Xavier Noria | 2014-05-06 | 1 | -1/+1 |
* | | Merge pull request #14997 from jpcody/nested_value_i18n | Rafael Mendonça França | 2014-05-06 | 1 | -0/+13 |
|\ \ |
|
| * | | Include label value in i18n attribute lookup | Joshua Cody | 2014-05-06 | 1 | -0/+13 |
* | | | several enhancements to humanize [closes #12288] | Xavier Noria | 2014-05-06 | 1 | -7/+22 |
* | | | pg guides, some stylistic changes [ci skip] | Yves Senn | 2014-05-06 | 1 | -20/+21 |
* | | | pg guide, advanced features [ci skip] | Yves Senn | 2014-05-06 | 1 | -18/+46 |
* | | | pg guide, datatypes and examples. [ci skip] | Yves Senn | 2014-05-06 | 1 | -0/+309 |
* | | | Guides: output valid HTML5 | Nate Berkopec | 2014-05-05 | 10 | -16/+17 |
|/ / |
|
* | | Merge pull request #14961 from jonatack/patch-7 | Robin Dupret | 2014-05-04 | 1 | -89/+74 |
|\ \ |
|
| * | | Follow-up to #14905 and formatting pass | Jon Atack | 2014-05-04 | 1 | -89/+74 |
* | | | Rails One Click is not maintained anymore [ci skip] | Robin Dupret | 2014-05-04 | 1 | -1/+1 |
* | | | Revert "Merge pull request #14940 from arunagw/hbakhtiyor-test-db-namespaces-ar" | Yves Senn | 2014-05-03 | 2 | -6/+6 |
* | | | Reorganize ActiveRecord tasks [Arun Agrawal & Abd ar-Rahman Hamidi] | Arun Agrawal | 2014-05-03 | 2 | -6/+6 |
|/ / |
|
* | | eliminate repetition in guide links for past releases [ci skip] | Vijay Dev | 2014-05-02 | 1 | -10/+1 |
* | | Merge pull request #14942 from JuanitoFatas/patch/cc-by-sa-4-0 | Rafael Mendonça França | 2014-05-02 | 1 | -1/+1 |
|\ \ |
|
| * | | [ci skip] Update guides license to CC BY-SA 4.0 International. | Juanito Fatas | 2014-05-02 | 1 | -1/+1 |
* | | | Added link for 4.1 guides on edge guide [ci skip] | Arun Agrawal | 2014-05-02 | 1 | -0/+3 |
|/ / |
|
* | | Follow up to 38ad5438 [ci skip] | Robin Dupret | 2014-05-02 | 1 | -27/+36 |
* | | [ci skip] Security guide clarity. | Kyle Heironimus | 2014-05-01 | 1 | -2/+2 |
* | | the use of ... in place >> using ... instead | Jon Atack | 2014-04-30 | 1 | -2/+2 |
* | | Update the Getting Started tutorial | Jon Atack | 2014-04-29 | 1 | -36/+159 |
* | | Added a missing `end` | Alejandro Andrés | 2014-04-28 | 1 | -0/+1 |
* | | Revert "Don't rely on Arel master in bug report template [ci skip]" | Godfrey Chan | 2014-04-27 | 1 | -0/+1 |
* | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2014-04-27 | 1 | -1/+1 |
|\ \ |
|
| * | | Revert "Running AR tests on postgres, mysql & sqlite" | Vijay Dev | 2014-04-27 | 1 | -5/+10 |
| * | | Running AR tests on postgres, mysql & sqlite | Gaurish Sharma | 2014-04-21 | 1 | -10/+5 |
| * | | Remove reference to outdated section | Gaurish Sharma | 2014-04-20 | 1 | -1/+1 |
* | | | Merge pull request #14872 from jonatack/patch-7 | Vijay Dev | 2014-04-27 | 1 | -6/+11 |
|\ \ \ |
|
| * | | | Grammar and formatting fixes in Form Helpers Guide | Jon Atack | 2014-04-25 | 1 | -6/+11 |
* | | | | Fix code & grammar in Form Helpers Guide | Jon Atack | 2014-04-25 | 1 | -5/+5 |
|/ / / |
|
* | | | Improve readability of contributing to rails guide. [ci skip] | Guo Xiang Tan | 2014-04-23 | 1 | -5/+5 |
* | | | Fix run-on sentences and improve grammar [skip ci] | Jon Atack | 2014-04-22 | 1 | -8/+8 |
* | | | Merge pull request #14820 from akshay-vishnoi/doc_changes | Richard Schneeman | 2014-04-20 | 3 | -4/+4 |
|\ \ \ |
|
| * | | | [ci skip] builtin -> built-in | Akshay Vishnoi | 2014-04-20 | 3 | -4/+4 |
* | | | | Fix code indentation and improve formatting | Jon Atack | 2014-04-20 | 1 | -47/+63 |
|/ / / |
|
* | | | Grammar fix in Getting Started Guide | Jon Atack | 2014-04-20 | 1 | -1/+1 |
* | | | Remove statement assuming coffee shop/public space wifi is inherently insecure | Nick Quaranto | 2014-04-19 | 1 | -1/+1 |
* | | | Don't rely on Arel master in bug report template [ci skip] | Robin Dupret | 2014-04-19 | 1 | -1/+0 |