Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Escape newlines in the GCS private key for valid YAML [ci skip] | George Claghorn | 2018-06-06 | 1 | -1/+1 | |
* | | | | | | Merge pull request #33047 from artfuldodger/patch-3 | Eileen M. Uchitelle | 2018-06-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix testing guide typo | Jon Evans | 2018-06-01 | 1 | -1/+1 | |
* | | | | | | | Correct default value of `unknown_asset_fallback` | James Adam | 2018-06-04 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #33039 from ybakos/guides/layouts_and_rendering_class_spel... | Prem Sichanugrist | 2018-06-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Capitalize class name 'Product'. | Yong Bakos | 2018-06-01 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* / | | | | | Remove 'Current.' prefix from example. | Yong Bakos | 2018-06-01 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | add CHANGELOG/Doc | utilum | 2018-05-22 | 1 | -7/+12 | |
* | | | | | [ci skip] Add documentation/changelog entry. | Kasper Timm Hansen | 2018-05-21 | 1 | -0/+15 | |
* | | | | | Fix markdown [ci skip] | Rafael Mendonça França | 2018-05-17 | 1 | -1/+1 | |
* | | | | | Demonstrate ActiveStorage::Blob#open in the Active Storage guide | George Claghorn | 2018-05-16 | 1 | -42/+9 | |
* | | | | | Added a lot of Oxford commas | Anthony Crumley | 2018-05-10 | 34 | -115/+115 | |
* | | | | | [ci skip] fix typo in active_support_instrumentation.md guide | Assain | 2018-05-10 | 1 | -1/+1 | |
* | | | | | Merge pull request #32833 from ryandav/activestorage_blob_set_content_type | George Claghorn | 2018-05-08 | 1 | -0/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add option to ActiveStorage::Blob to set extract_content_type_from_io | Ryan Davidson | 2018-05-08 | 1 | -0/+12 | |
* | | | | | | Fix named route parameter example [ci skip] | yuuji.yaginuma | 2018-05-08 | 1 | -5/+5 | |
* | | | | | | Fix output in routing.md [ci skip] | Yuta Uchida | 2018-05-07 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | restores original intention in constants guide, reworded [ci skip] | Xavier Noria | 2018-05-06 | 1 | -4/+6 | |
* | | | | | Active Record postgresql documentation for bit string types corrected | Sagar Kamble | 2018-05-06 | 1 | -1/+1 | |
* | | | | | Merge pull request #32818 from mechanicles/remove-sentence-confusion | Eileen M. Uchitelle | 2018-05-04 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove confusion in the sentence [ci skip] | Santosh Wadghule | 2018-05-04 | 1 | -3/+3 | |
* | | | | | | Minor edits to the Active Storage guide | Tyler Hunt | 2018-05-03 | 1 | -5/+5 | |
* | | | | | | Partly revert "Use https with weblog URI" [ci skip] | Ryuta Kamizono | 2018-05-03 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Use https with weblog URI | Yoshiyuki Hirano | 2018-05-02 | 7 | -12/+12 | |
* | | | | | 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 |