Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Improve documentation on custom serializers | Rafael Mendonça França | 2018-02-14 | 1 | -22/+21 | |
| | | ||||||
* | | Add configuration to set custom serializers | Rafael Mendonça França | 2018-02-14 | 1 | -0/+2 | |
| | | ||||||
* | | Remove non-default serializers | Evgenii Pecherkin | 2018-02-14 | 1 | -4/+0 | |
| | | ||||||
* | | Introduce serializers to ActiveJob | Evgenii Pecherkin | 2018-02-14 | 1 | -2/+63 | |
| | | ||||||
* | | Change structure of AS core extensions [ci skip] | Yauheni Dakuka | 2018-02-12 | 1 | -9/+9 | |
| | | ||||||
* | | Merge pull request #31953 from jameslovejoy/improve-wording-getting-started | Eileen M. Uchitelle | 2018-02-12 | 1 | -13/+13 | |
|\ \ | | | | | | | Improve wording in getting started guide | |||||
| * | | Improve wording in getting started guide | James Lovejoy | 2018-02-09 | 1 | -13/+13 | |
| | | | | | | | | | | | | [ci skip] | |||||
* | | | Remove parentheses [ci skip] | Yauheni Dakuka | 2018-02-12 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #31925 from composerinteralia/semicolon | Eileen M. Uchitelle | 2018-02-08 | 1 | -12/+0 | |
|\ \ | | | | | | | Fix grammar bug in security guide [ci skip] | |||||
| * | | Remove password anecdotes from guides [ci skip] | Daniel Colson | 2018-02-07 | 1 | -12/+0 | |
| | | | ||||||
* | | | Add docs on how to configure Active Storage | claudiob | 2018-02-08 | 1 | -0/+35 | |
|/ / | | | | | | | [ci skip] | |||||
* | | Merge pull request #31240 from PHedkvist/sys_test_mobile_guide | Eileen M. Uchitelle | 2018-02-06 | 1 | -0/+28 | |
|\ \ | | | | | | | Example of multiple configurations for system test in guide [ci skip] | |||||
| * | | Example of mobile configuration for system test in guide [ci skip] | Pierre Hedkvist | 2017-12-04 | 1 | -0/+28 | |
| | | | ||||||
* | | | Correct capitalization of "Rails" in the guide text. | Tim Diggins | 2018-02-03 | 1 | -6/+6 | |
| |/ |/| | | | | | correction to #31755 as per https://github.com/rails/rails/pull/31755#discussion_r165819798 | |||||
* | | Fix typo | Sam Yamashita | 2018-01-31 | 1 | -1/+1 | |
| | | ||||||
* | | Start Rails 6.0 development!!! | Rafael Mendonça França | 2018-01-30 | 1 | -8/+1 | |
| | | | | | | | | :tada::tada::tada: | |||||
* | | Add Rack::TempfileReaper to tests and docs | George Claghorn | 2018-01-30 | 1 | -0/+5 | |
| | | ||||||
* | | Add ContentSecurityPolicy to list of middleware | claudiob | 2018-01-30 | 1 | -0/+4 | |
| | | | | | | | | | | Document in the guides the new middleware added in #31162 [ci skip] | |||||
* | | Merge pull request #31817 from composerinteralia/mediocre-joke | Richard Schneeman | 2018-01-28 | 1 | -1/+1 | |
|\ \ | | | | | | | Remove joke in security guide [ci skip] | |||||
| * | | Remove joke in security guide [ci skip] | Daniel Colson | 2018-01-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | I think this is a joke, although not a great one. It's mildly unprofessional, so I think we should get rid of it. | |||||
* | | | Merge pull request #31816 from composerinteralia/jquery-references | Ryuta Kamizono | 2018-01-29 | 1 | -11/+6 | |
|\ \ \ | | | | | | | | | Remove out-of-date references to jQuery [ci skip] | |||||
| * | | | Remove out-of-date references to jQuery | Daniel Colson | 2018-01-28 | 1 | -11/+6 | |
| |/ / | | | | | | | | | | Fixes #31703 | |||||
* | | | Update `action_dispatch.default_headers` default value [ci skip] | yuuji.yaginuma | 2018-01-28 | 2 | -2/+8 | |
| | | | | | | | | | | | | This was changed with 5d7b70f and 428939b. | |||||
* | | | Update `google-cloud-storage` gem version [ci skip] | yuuji.yaginuma | 2018-01-28 | 1 | -1/+1 | |
|/ / | | | | | | | | | | | | | Because we use `credentials` in an example of configuration files, but `credentials` can not be used unless it is 1.8.0 or later. Ref: 9d65ac3 | |||||
* | | Fix example migrations in Associations guide | Ryan Lue | 2018-01-26 | 1 | -17/+9 | |
| | | ||||||
* | | Merge pull request #31755 from timdiggins/adjust-autoloading-in-guides | Rafael França | 2018-01-25 | 2 | -12/+31 | |
|\ \ | | | | | | | Clarify autoload_paths and eager_load in guides per current usage. | |||||
| * | | Clarify autoload_paths and eager_load in guides per current usage. [CI SKIP] | Tim Diggins | 2018-01-21 | 2 | -12/+31 | |
| | | | ||||||
* | | | tweaks for #31704 [ci skip] | Ryuta Kamizono | 2018-01-24 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | * rDBMS -> RDBMS. There is only place using rDBMS. * a SQL -> an SQL | |||||
* | | | Clarification for noobs. (#31704) | loothunter1 | 2018-01-23 | 2 | -4/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update active_record_basics.md I made a bit of clarification for people, who are not familiar with SQL (pretty much like me). However, I don't know what tutorial for MySQL is better, so I haven't inserted a link yet. * [ci skip] For those who new to GitHub Added more instructions for contributing guides. Without them, it was somewhat confusing for me to find what I should actually do. * Update active_record_basics.md Fixed grammar and text wrapping as requested. * Update contributing_to_ruby_on_rails.md Revised instructions. * Update contributing_to_ruby_on_rails.md Typos * Update active_record_basics.md * [ci skip] Update active_record_basics Added a few links to SQL tutorials found on the net. Also, changed MySQL to SQL (or one of its extensions) - I think that it's a good compromise. * [ci skip] I think now it's more clear what to do. * [ci skip] Fixed strings [Rafael Mendonça França + loothunter1] | |||||
* | | | remove text repetition | utilum | 2018-01-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | [ci skip] | |||||
* | | | Update guide text not to contradict image | utilum | 2018-01-22 | 1 | -2/+1 | |
|/ / | | | | | | | | | | | | | The bottom line in the image of `ActionController::UnknownFormat`is not truncated. Now the text does not say it is. [ci skip] | |||||
* | | Fix minor typo [ci skip] | Tom Copeland | 2018-01-18 | 1 | -4/+4 | |
| | | | | | | | | Updated the method counts and unified them all on numerals. | |||||
* | | Merge pull request #31577 from prathamesh-sonpatki/upgrade-guide-bootsnap | Eileen M. Uchitelle | 2018-01-18 | 1 | -0/+11 | |
|\ \ | | | | | | | Added a note about bootsnap in the Rails 5.2 upgrade guide [ci skip] | |||||
| * | | Added a note about bootsnap in the Rails 5.2 upgrade guide [ci skip] | Prathamesh Sonpatki | 2017-12-27 | 1 | -0/+11 | |
| | | | ||||||
* | | | Allow `false` for `config.generators.system_tests=` | bogdanvlviv | 2018-01-18 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | Mention `config.generators.system_tests` in the "Configuring Rails Applications" guide. | |||||
* | | | Update "Layouts and Rendering in Rails" guide [ci skip] | bogdanvlviv | 2018-01-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove mention about `ActionView::TemplateHandlers` since this module was removed by c1304098cca8a9247a9ad1461a1a343354650843. Change word `subclasses` to `nested classes`. See c7408a0e40545558872efb4129fe4bf097c9ce2f - Remove useless sentence "Beginning with Rails 2, the standard extensions are `.erb` for ERB (HTML with embedded Ruby), and `.builder` for Builder (XML generator)." | |||||
* | | | Provide a sensible default host | George Claghorn | 2018-01-16 | 1 | -3/+9 | |
| | | | ||||||
* | | | Extract content types from blob data | George Claghorn | 2018-01-15 | 1 | -0/+3 | |
| | | | ||||||
* | | | Merge pull request #31651 from eugeneius/use_sha1_digests | Sean Griffin | 2018-01-12 | 2 | -3/+5 | |
|\ \ \ | | | | | | | | | Use SHA-1 for non-sensitive digests by default | |||||
| * | | | Use SHA-1 for non-sensitive digests by default | Eugene Kenny | 2018-01-08 | 2 | -3/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Instead of providing a configuration option to set the hash function, switch to SHA-1 for new apps and allow upgrading apps to opt in later via `new_framework_defaults_5_2.rb`. | |||||
* | | | | Fix doc typo [ci-skip] | Tom Copeland | 2018-01-12 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Fix some broken links in guides | Dorian Marié | 2018-01-11 | 4 | -9/+9 | |
| | | | | ||||||
* | | | | Merge pull request #31653 from ydakuka/fix-typo-0801 | Eileen M. Uchitelle | 2018-01-11 | 5 | -5/+5 | |
|\ \ \ \ | | | | | | | | | | | Fix typos [ci skip] | |||||
| * | | | | Fix typos [ci skip] | Yauheni Dakuka | 2018-01-11 | 5 | -5/+5 | |
| | | | | | ||||||
* | | | | | Merge pull request #31446 from bdewater/inverse-of-options-docs | Ryuta Kamizono | 2018-01-11 | 1 | -14/+5 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix :inverse_of documentation | |||||
| * | | | | | [ci skip] setting :inverse_of works with :as, :through and :polymorphic ↵ | Bart de Water | 2018-01-10 | 1 | -17/+9 | |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | options, and is needed for bi-directionality with a scope [ci skip] Remove :conditions opion from association basics guide This got replaced by scopes. | |||||
* | | | | | Fix "the the " [ci skip] | Ryuta Kamizono | 2018-01-10 | 2 | -2/+2 | |
| | | | | | ||||||
* | | | | | Merge pull request #31534 from claudiob/kaspth-approach | Kasper Timm Hansen | 2018-01-09 | 1 | -3/+0 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | Don't include Active Storage migrations in new apps | |||||
| * | | | | Don't run rails active_storage:install in new apps | claudiob | 2017-12-14 | 1 | -3/+0 | |
| | | | | | | | | | | | | | | | | | | | | See #31315 for full discussion | |||||
* | | | | | Fix the desc for image_alt change [ci skip] | Prathamesh Sonpatki | 2018-01-07 | 1 | -1/+1 | |
| | | | | |