Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #32769 from anthonycrumley/document-active-storage-folder | George Claghorn | 2018-04-30 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Document rails new <app> storage folder | Anthony Crumley | 2018-04-30 | 1 | -0/+1 | |
* | | | | | | | Fix an oxford comma | Anthony Crumley | 2018-04-30 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Remove reference to Tokaido | Jonathan Roes | 2018-04-30 | 1 | -5/+3 | |
* | | | | | | Fix url_helper examples in testing guide [ci skip] | Chris Houhoulis | 2018-04-29 | 1 | -4/+4 | |
* | | | | | | We usually do not use GH#1234 style in the CHANGELOGs [ci skip] | Ryuta Kamizono | 2018-04-29 | 1 | -1/+1 | |
* | | | | | | Merge pull request #32698 from zealot128/patch-1 | George Claghorn | 2018-04-28 | 1 | -0/+172 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] update ActiveStorage documentation | Stefan Wienert | 2018-04-28 | 1 | -0/+172 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | [ci skip] Fix typo in testing.md | Pradyumna Shembekar | 2018-04-27 | 1 | -1/+1 | |
* | | | | | | Adding precision about which letter case to use for controller names … (#32... | simonjamain | 2018-04-27 | 1 | -0/+2 | |
* | | | | | | Update 'rails_welcome.png' to reflect a more diverse population (#32735) | Jamie Dihiansan | 2018-04-26 | 1 | -0/+0 | |
* | | | | | | Merge pull request #32702 from bogdanvlviv/fix-description-for-31685 | Rafael França | 2018-04-25 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix title for example of removing data from `session` [ci skip] | bogdanvlviv | 2018-04-23 | 1 | -2/+2 | |
* | | | | | | | Fix typo in migrations guide [ci skip] | Daniel Colson | 2018-04-24 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #32646 from derekprior/dp-schema-dumper-documentation | Sean Griffin | 2018-04-24 | 1 | -45/+35 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update schema.rb documentation [CI SKIP] | Derek Prior | 2018-04-24 | 1 | -45/+35 | |
* | | | | | | | | Merge pull request #32471 from janko-m/use-image_processing-gem | George Claghorn | 2018-04-23 | 2 | -7/+18 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Correct typos | Janko Marohnić | 2018-04-23 | 1 | -2/+2 | |
| * | | | | | | | Recommend using :resize_to_fit after all | Janko Marohnić | 2018-04-23 | 1 | -2/+2 | |
| * | | | | | | | Replace :resize_to_fit with :resize in the guide | Janko Marohnić | 2018-04-23 | 1 | -1/+1 | |
| * | | | | | | | Rename ActiveStorage.processor to .variant_processor | Janko Marohnić | 2018-04-22 | 2 | -2/+2 | |
| * | | | | | | | Use ImageProcessing gem for ActiveStorage variants | Janko Marohnić | 2018-04-18 | 2 | -6/+17 | |
* | | | | | | | | Remove key from session by using session.delete (#31685) | Rafael Barbolo | 2018-04-23 | 1 | -1/+3 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #32689 from yhirano55/update-testing-guides | Guillermo Iguaran | 2018-04-22 | 1 | -13/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update results of command in Testing guides [ci skip] | Yoshiyuki Hirano | 2018-04-23 | 1 | -13/+14 | |
* | | | | | | | | Refactor guides javascripts | Yoshiyuki Hirano | 2018-04-23 | 2 | -26/+34 | |
* | | | | | | | | :scissors: jQuery for Rails Guides | Yoshiyuki Hirano | 2018-04-21 | 5 | -95/+88 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #32572 from nao0515ki/add_optional_true_to_self_joins_section | Rafael França | 2018-04-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] belongs_to in self join association needs optional: true, if it's o... | nao0515ki | 2018-04-14 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #32575 from ybakos/guides/testing/pluralize_class_names | Rafael França | 2018-04-19 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | guides/testing: Pluralize controller and helper class names. | Yong Bakos | 2018-04-14 | 1 | -3/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #32574 from DmytroVasin/rails-ujs-stoppable-events | Rafael França | 2018-04-19 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix stoppable events in tests and docs. | Dmytro Vasin | 2018-04-14 | 1 | -4/+6 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #32401 from yhirano55/improve_css_in_guide | Rafael França | 2018-04-19 | 2 | -12/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Improve css in guide | Yoshiyuki Hirano | 2018-04-01 | 2 | -12/+2 | |
* | | | | | | | [ci skip] Fix minor system testing documentation typo. | Stephen | 2018-04-18 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #32607 from yaroslav/feature/nonce-for-javascript_include_tag | Andrew White | 2018-04-18 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add the `nonce: true` option for `javascript_include_tag` helper. | Yaroslav Markin | 2018-04-17 | 1 | -0/+6 | |
| | |_|/ / / / | |/| | | | | | ||||||
* / | | | | | | Correct docs on naming of sprockets manifest file | Paul | 2018-04-17 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #32582 from cassidycodes/better-examples | Rafael França | 2018-04-16 | 2 | -11/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use string-based fields. [ci skip] | Cassidy Kobewka | 2018-04-16 | 1 | -4/+4 | |
| * | | | | | | Inclusive Language in Documentation Examples [ci skip] | Cassidy Kobewka | 2018-04-15 | 2 | -11/+11 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #32596 from bogdanvlviv/add-reference-to-5_2-from-edge-guides | Ryuta Kamizono | 2018-04-17 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add the reference to Rails Guides 5.2 from the Edge Guides | bogdanvlviv | 2018-04-17 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* / / / / / | Update Rails minor version from 5.1 to 5.2 [ci skip] | Jolyon Pawlyn | 2018-04-16 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Update security.md with latest underground market prices | szTheory | 2018-04-13 | 1 | -1/+1 | |
* | | | | | Fix MySpace Samy worm link [ci skip] | 284km | 2018-04-12 | 1 | -1/+1 | |
* | | | | | Remove link for the kindle version of guides on edge | Rafael Mendonça França | 2018-04-11 | 1 | -1/+3 | |
* | | | | | Specify which series I'm talking about | Rafael Mendonça França | 2018-04-10 | 1 | -1/+1 | |
* | | | | | Update our security policy to include all releases in the current series | Rafael Mendonça França | 2018-04-10 | 1 | -2/+2 |