| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge pull request #14804 from akshay-vishnoi/doc_changes | Arthur Nogueira Neves | 2014-04-19 | 1 | -1/+1 |
|\ \ |
|
| * | | "subhash" --> "sub-hash" | Akshay Vishnoi | 2014-04-19 | 1 | -1/+1 |
| |/ |
|
* / | wrap methods in backticks [ci skip] | Anton Kalyaev | 2014-04-19 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2014-04-18 | 6 | -118/+146 |
|\ |
|
| * | Fix spelling and proper nouns | Steven Harman | 2014-04-17 | 2 | -5/+5 |
| * | [ci skip] document `statement_limit` | schneems | 2014-04-15 | 1 | -1/+11 |
| * | [ci skip] PP does not generate pass by default | schneems | 2014-04-15 | 1 | -2/+0 |
| * | Fix spelling errors and grammar issues | Steven Harman | 2014-04-13 | 1 | -8/+11 |
| * | Fix a few grammar issues. [ci skip] | Steven Harman | 2014-04-11 | 1 | -5/+4 |
| * | Use path where extensions are defined, not used | Steven Harman | 2014-04-11 | 1 | -3/+3 |
| * | Instead boat load of libraries, simply say StdLib | Gaurish Sharma | 2014-04-09 | 1 | -1/+1 |
| * | Improve Contributing to Rails Guide | Gaurish Sharma | 2014-04-06 | 1 | -104/+122 |
* | | :uglify -> :uglifier | Brad Dunbar | 2014-04-18 | 1 | -1/+1 |
* | | Include default rails protect_from_forgery with: :exception | PaulL1 | 2014-04-17 | 1 | -4/+4 |
* | | CSRF protection should rescue exception not extend | PaulL1 | 2014-04-17 | 1 | -3/+2 |
* | | [skip ci] Reorder i18n guide | Kyle Heironimus | 2014-04-16 | 1 | -54/+54 |
* | | Merge pull request #11836 from mcfiredrill/engines-testing-doc | Arthur Nogueira Neves | 2014-04-16 | 1 | -0/+10 |
|\ \ |
|
| * | | additional note about routes in functional tests for engines [ci skip] | Tony Miller | 2013-08-10 | 1 | -0/+10 |
* | | | [ci skip] Avoid suggesting dangerous code in i18n guide | Mike MacDonald | 2014-04-15 | 1 | -2/+2 |
* | | | [ci skip] Add missing end in one of the examples in Migrations.md. | Juanito Fatas | 2014-04-15 | 1 | -0/+1 |
* | | | Merge pull request #14729 from akshay-vishnoi/doc_changes | Richard Schneeman | 2014-04-14 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | [ci skip] Improve doc, fix grammatical issue | Akshay Vishnoi | 2014-04-13 | 1 | -3/+3 |
* | | | | [ci skip] Added link to ruby-lang.org installation. | ZENATI YASSINE | 2014-04-14 | 1 | -1/+1 |
* | | | | - Fix lingering reference to `:text` instead of the newer `:plain` | Christopher Owen | 2014-04-14 | 1 | -2/+2 |
* | | | | Disable assest cache store in docs [ci skip] | Nick Borromeo | 2014-04-13 | 1 | -0/+8 |
* | | | | [ci skip] Use plain underscore instead of "\_". | Juanito Fatas | 2014-04-13 | 4 | -5/+5 |
* | | | | Update documentation to use Rails.application instead | Marcel Morgan | 2014-04-13 | 15 | -22/+21 |
|/ / / |
|
* | | | Missing 'are' in note - [ci skip] | Afshin Mokhtari | 2014-04-12 | 1 | -1/+1 |
* | | | Fix a few typos [ci skip] | Robin Dupret | 2014-04-12 | 1 | -13/+13 |
* | | | Change links to 37signals and svn blog to point to new destinations. [ci skip] | Vipul A M | 2014-04-12 | 2 | -3/+3 |
* | | | Merge pull request #14646 from deivid-rodriguez/provide_byebug_by_default | Rafael Mendonça França | 2014-04-11 | 1 | -257/+411 |
|\ \ \ |
|
| * | | | Re-review the debugging guide. | David Rodríguez de Dios | 2014-04-11 | 1 | -133/+218 |
| * | | | Minor fixes in the rails debugging guide | David Rodríguez de Dios | 2014-04-11 | 1 | -2/+2 |
| * | | | Update debugging guide to use byebug | David Rodríguez de Dios | 2014-04-08 | 1 | -177/+246 |
* | | | | Fix version indicator on guides and link to Rails 4.0 [ci skip] | Rafael Mendonça França | 2014-04-11 | 1 | -1/+4 |