Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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 | |
| | | | | ||||||
* | | | | secrets.yml --> config/secrets.yml | Jon Moss | 2017-04-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Add Action View info to 5.1 release notes | Jon Moss | 2017-04-23 | 1 | -0/+23 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Use parameters, not params | Jon Moss | 2017-04-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Reads better to use the full word. [ci skip] | |||||
* | | | | Small grammar fixes | Jon Moss | 2017-04-23 | 1 | -7/+6 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Remove unused heading | Jon Moss | 2017-04-23 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Add more Railties notable changes | Jon Moss | 2017-04-23 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Add Railties info to 5.1 release notes | Jon Moss | 2017-04-23 | 1 | -0/+36 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Add Active Model info to 5.1 release notes | Jon Moss | 2017-04-23 | 1 | -1/+12 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Remove unused headings | Jon Moss | 2017-04-23 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Finish Action Cable section in release notes | Jon Moss | 2017-04-23 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Finish Action Mailer section in release notes | Jon Moss | 2017-04-23 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Add Active Job info to 5.1 release notes | Jon Moss | 2017-04-23 | 1 | -1/+12 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | [ci_skip] Fix typo in Rails 5.1 upgrade notes | Shanthi Pendleton | 2017-04-23 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Add note about #26929 in the upgrade guide | Rafael Mendonça França | 2017-04-21 | 1 | -0/+17 | |
| | | | | | | | | | | | | | | | This is a small breaking change that we chose to make in 5.1 since the fix can be done with a search and replace tool. | |||||
* | | | Merge pull request #28432 from marksiemers/master | Rafael França | 2017-04-20 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Update 'Building Complex Forms' with `inverse_of` | |||||
| * | | | Update 'Building Complex Forms' with `inverse_of` | marksiemers | 2017-03-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | If the example for complex forms is implemented, ActiveRecord will prevent saving unless `inverse_of: :person` is added to the `has_many :addresses` association. | |||||
* | | | | Fix all style guides violations | Rafael Mendonça França | 2017-04-19 | 3 | -13/+13 | |
| | | | | | | | | | | | | | | | | | | | | Closes #28382 Closes #28651 | |||||
* | | | | Reword sentence | Jon Moss | 2017-04-19 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sentence had some awkward grammar and was kind of confusing, tried to make it easier to understand what it was trying to say :) [ci skip] | |||||
* | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2017-04-19 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | [ci skip] Change ++ by markdown quotes | Mikhail Dieterle | 2017-04-08 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [ci skip] Changed plain text to NOTE. | vishalzambre | 2017-04-19 | 1 | -5/+5 | |
| | | | | | ||||||
* | | | | | Remove datetime fields from helper list [ci skip] | yuuji.yaginuma | 2017-04-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `datetime_field` is an alias of the `datetime_local_field`, there is no helper to generate datetime fields. Ref: #25469 | |||||
* | | | | | Small docs fix | Jon Moss | 2017-04-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing word "programming", to clarify what type of language Ruby is ;) [ci skip] | |||||
* | | | | | Add missing word 'to' [ci skip] | Eric Henziger | 2017-04-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While the original sentence is easy to understand, adding the 'to' is imho a bit more correct. Sources: * https://ell.stackexchange.com/q/16964 * https://www.usingenglish.com/forum/threads/127099-It-is-referred-as-or-It-is-referred-to-as | |||||
* | | | | | Small grammar fix | Jon Moss | 2017-04-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | | Small grammar fixes | Jon Moss | 2017-04-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | | Revert parts of cad58fb | Jon Moss | 2017-04-15 | 1 | -27/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog links at the top of the components, and lowercased the 'c' in notable changes. Personally, the styling isn't super important to me, but it's what we always done in previous guides, so I figured it's better to keep with what we've always done. [ci skip] | |||||
* | | | | | Merge pull request #28709 from prathamesh-sonpatki/release-notes-1 | Kasper Timm Hansen | 2017-04-15 | 1 | -22/+72 | |
|\ \ \ \ \ | | | | | | | | | | | | | Started adding release notes for Rails 5.1 [ci skip] | |||||
| * | | | | | Started adding release notes for Rails 5.1 [ci skip] | Prathamesh Sonpatki | 2017-04-09 | 1 | -22/+72 | |
| | | | | | | ||||||
* | | | | | | :scissors: | Rafael Mendonça França | 2017-04-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | | | Merge pull request #28402 from jules2689/action-controller-api-base-hooks | Rafael França | 2017-04-11 | 1 | -0/+112 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add `action_controller_base` and `action_controller_api` hooks to mitigate differences between them. Also document Active Support on_load hooks | |||||
| * | | | | | | Add Documentation for Active Support On Load Hooks | Julian Nadeau | 2017-04-10 | 1 | -0/+112 | |
| | | | | | | |