Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ci skip]fix wrong method name in docs | willnet | 2017-05-24 | 1 | -2/+2 |
| | |||||
* | We always + 1 to __LINE__ when class_evaling with << | Akira Matsuda | 2017-05-22 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Merge pull request #29173 from ffmike/simplify-getting-started | Robin Dupret | 2017-05-21 | 1 | -12/+13 |
|\ | | | | | Simplify handling of prerequisites in Getting Started guide [ci skip] | ||||
| * | Simplify handling of prerequisites in Getting Started guide [ci skip] | Mike Gunderloy | 2017-05-21 | 1 | -12/+13 |
| | | | | | | | | | | | | | | | | | | Telling people about prerequisites, and then telling them a page later how to check and install those prerequisites, is confusing. This commit removes the list and just handles the software installation in one place. Fixes #28565 | ||||
* | | Merge pull request #29072 from ↵ | Robin Dupret | 2017-05-21 | 1 | -0/+3 |
|\ \ | | | | | | | | | | | | | dixpac/dixpac/add_documentation_for_validate_and_callback_order_of_execution Improving docs for callbacks execution order [ci skip] | ||||
| * | | Improving docs for callbacks execution order [ci skip] | dixpac | 2017-05-21 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | When define callbacks latest definition on the same callback/method overwrites previous ones. | ||||
* | | | Merge pull request #29170 from ffmike/remove-obsolete-guides | Kasper Timm Hansen | 2017-05-21 | 2 | -246/+0 |
|\ \ \ | |_|/ |/| | | Remove obsolete Guides source files [ci skip] | ||||
| * | | Remove obsolete Guides source files [ci skip] | Mike Gunderloy | 2017-05-21 | 2 | -246/+0 |
| | | | | | | | | | | | | | | | | | | | | | * Nested Model Forms guide is out of date, not linked from index, and material is covered in the Form Helpers guide. * Profiling guide was committed as an outline years ago and never actually written. | ||||
* | | | Fix broken external link in security guide. | Mike Gunderloy | 2017-05-21 | 1 | -1/+1 |
|/ / | |||||
* | | Fix typo in guides | Kevin Kim | 2017-05-21 | 1 | -1/+1 |
| | | |||||
* | | Update 'Rails on Rack' guide [ci skip] | Mike Gunderloy | 2017-05-20 | 1 | -6/+11 |
| | | | | | | | | | | | | * Adjust middlewares list to match current defaults * application.routes runs on application object, not Rails * Add explanation of Sprockets::Rails::QuietAssets | ||||
* | | Add :json type to auto_discovery_link_tag | Mike Gunderloy | 2017-05-20 | 2 | -2/+2 |
| | | | | | | | | | | This allows auto_discovery_link_tag to support the JSON Feed standard. See https://jsonfeed.org/version/1 for more information. | ||||
* | | Merge pull request #29020 from stevenchanin/master | Jon Moss | 2017-05-18 | 1 | -0/+6 |
|\ \ | | | | | | | [ci skip] explain async queue and rake tasks | ||||
| * | | remove the phrase as well | Steven Chanin | 2017-05-09 | 1 | -1/+1 |
| | | | | | | | | | | | | [ci skip] | ||||
| * | | Capitalize Rake | Steven Chanin | 2017-05-09 | 1 | -2/+2 |
| | | | |||||
| * | | [ci skip] explain async queue and rake tasks | Steven Chanin | 2017-05-09 | 1 | -0/+6 |
| | | | | | | | | | | | | [ci skip] | ||||
* | | | explain why guide translations need a fork [ci skip] | Xavier Noria | 2017-05-14 | 1 | -3/+4 |
| | | | |||||
* | | | Clarify documentation for system test arguments | eileencodes | 2017-05-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Previously this implied that system tests provided other non-headless drivers when Selenium is the only driver that uses `:using`, `:screen_size` or `:options` arguments. This change clarifies that Selenium is the only non-headless driver. | ||||
* | | | Use a more realistic use-case for system test generator | eileencodes | 2017-05-14 | 1 | -5/+5 |
| |/ |/| | | | | | | | | | | | | | It's more likely you'll generate a test for testing users than a users creates test. This is a better example of a real world test. Additionally the users create view is unlikely to have the text "UserCreates" since that is likely generated as well. This is now an example of visiting the users index. | ||||
* | | [ci skip] Mailer fixtures in Testing guide. | Cody Boyko | 2017-05-12 | 1 | -1/+1 |
| | | | | | | | | | | Update guide to clarify that mailer fixtures are not created when using the mailer generator. | ||||
* | | Fix a typo in guide [ci skip] | Koichi ITO | 2017-05-11 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #28240 from kreintjes/fix/autoloading-sti-guide | Matthew Draper | 2017-05-09 | 1 | -9/+8 |
|\ | | | | | Correct Autoloading and STI guide (issue #26994) | ||||
| * | Correct Autoloading and STI guide (issue #26994) | Kevin Reintjes | 2017-04-06 | 1 | -9/+8 |
| | | |||||
* | | Fix link to `assert_nothing_raised` doc [ci skip] | yuuji.yaginuma | 2017-05-08 | 1 | -1/+1 |
| | | | | | | | | The `assert_nothing_raised` was moved to `ActiveSupport::Testing::Assertions` in 3cece0b6574c496605df055a2ebf77177f5b6e7f. | ||||
* | | Should escape meta characters in regexp | Ryuta Kamizono | 2017-05-07 | 1 | -1/+1 |
| | | |||||
* | | Rails secrets is not built on but inspired by Sekrets | Bart | 2017-05-02 | 1 | -1/+1 |
| | | | | | | Put wording in line with http://weblog.rubyonrails.org/2017/4/27/Rails-5-1-final/ | ||||
* | | Fix note about `secrets.yml` [ci skip] | yuuji.yaginuma | 2017-04-30 | 1 | -3/+3 |
| | | | | | | | | The `secrets` method is in `Application` class, not `Configuration` class. | ||||
* | | Remove entries included in 5.0 [ci skip] | yuuji.yaginuma | 2017-04-29 | 1 | -10/+0 |
| | | | | | | | | | | | | * `Permit same-origin connections by default` was backported in db70978, 549d732. * `Deprecated `:controller` and `:action` path parameters` was included in 6520ea5. * `Exception handling: use `rescue_from` was included in 6b54316. | ||||
* | | 5.1 Release Notes are complete [ci skip] | claudiob | 2017-04-28 | 1 | -1/+0 |
| | | | | | | | | @prathamesh-sonpatki added the last missing commits in #28911. | ||||
* | | Small grammar fix | Jon Moss | 2017-04-27 | 1 | -1/+1 |
| | | | | | | | | [ci skip] | ||||
* | | Small grammar fix | Jon Moss | 2017-04-27 | 1 | -1/+1 |
| | | | | | | | | [ci skip] | ||||
* | | Small grammar fixes | Jon Moss | 2017-04-27 | 1 | -13/+13 |
| | | | | | | | | | | | | Will backport to 5-1-stable, since the original PR landed there. [ci skip] | ||||
* | | Fix indentation [ci skip] | Prathamesh Sonpatki | 2017-04-27 | 1 | -22/+22 |
| | | |||||
* | | Added some more release notes for Active Record [ci skip] | Prathamesh Sonpatki | 2017-04-27 | 1 | -2/+74 |
| | | |||||
* | | Merge pull request #28904 from robin850/update-working-with-javascript | Rafael Mendonça França | 2017-04-27 | 1 | -35/+147 |
|\ \ | | | | | | | | | | Update the "Working with javascript" guide | ||||
| * | | Add documentation of data attributes for UJS [ci skip] | Robin Dupret | 2017-04-27 | 1 | -1/+97 |
| | | | |||||
| * | | Nest Action View remote helpers one level deeper [ci skip] | Robin Dupret | 2017-04-27 | 1 | -3/+5 |
| | | | |||||
| * | | Add a section with the different Ajax events [ci skip] | Robin Dupret | 2017-04-27 | 1 | -0/+36 |
| | | | |||||
| * | | Update the JavaScript guide to use `form_with` | Robin Dupret | 2017-04-27 | 1 | -29/+7 |
|/ / | | | | | | | | | | | | | `form_with` is the new preferred method to deal with generation of HTML forms and it enables Ajax support by default. [ci skip] | ||||
* | | Pluralize methods | Jon Moss | 2017-04-26 | 1 | -1/+1 |
| | | | | | | | | [ci skip] | ||||
* | | More release notes for Rails 5.1 [ci skip] | claudiob | 2017-04-26 | 1 | -0/+30 |
| | | | | | | | | | | | | | | @dhh most changes that I mentioned in the talk were already there: https://speakerdeck.com/claudiob/rails-5-dot-1-upcoming-features I just added a few that were missing. | ||||
* | | Add some items to the release notes [ci skip] | Robin Dupret | 2017-04-27 | 1 | -0/+54 |
| | | |||||
* | | Some improvements in the 5.1 release notes [ci skip] | Robin Dupret | 2017-04-27 | 1 | -28/+32 |
| | | |||||
* | | s/broadcasing/broadcasting/ | Akira Matsuda | 2017-04-27 | 1 | -1/+1 |
| | | | | | | | | [ci skip] | ||||
* | | Describe the changes in transactional tests | Matthew Draper | 2017-04-25 | 1 | -0/+31 |
| | | |||||
* | | Add missing `action_view` section of config flag | Jon Moss | 2017-04-24 | 1 | -1/+1 |
| | | | | | | | | [ci skip] | ||||
* | | Merge pull request #28861 from koic/unify_names_of_github | Vipul A M | 2017-04-25 | 1 | -1/+1 |
|\ \ | | | | | | | Unify the name of GitHub [ci skip] | ||||
| * | | Unify the name of GitHub [ci skip] | Koichi ITO | 2017-04-25 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #28860 from ↵ | Vipul A M | 2017-04-25 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | | | | | | | y-yagi/add_form_with_generates_remote_forms_to_configuring_guide Add `form_with_generates_remote_forms` to configuring guide [ci skip] | ||||
| * | | Add `form_with_generates_remote_forms` to configuring guide [ci skip] | yuuji.yaginuma | 2017-04-25 | 1 | -0/+2 |
| | | |