aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge pull request #31242 from fgo/patch-22Rafael França2017-11-271-2/+2
| |\ \
| | * | Update Rails on Rack guide [ci skip]Francis Go2017-11-271-2/+2
| * | | Merge pull request #31237 from prathamesh-sonpatki/5-2-release-notesRafael França2017-11-271-0/+210
| |\ \ \
| | * | | Added CSP as major feature [ci skip]Prathamesh Sonpatki2017-11-271-0/+5
| | * | | Added first draft of Rails 5.2 release notes [ci skip]Prathamesh Sonpatki2017-11-271-0/+205
| * | | | Update the middleware list with CSP [ci skip]Prathamesh Sonpatki2017-11-271-0/+1
| |/ / /
| * | | fix comma splice [ci skip]Ashley Engelund (weedySeaDragon @ github)2017-11-261-1/+1
| * | | verb tense correction [ci skip]Ashley Engelund (weedySeaDragon @ github)2017-11-261-1/+1
| * | | gendered wording not necessary; changed to neutral [ci skip]Ashley Engelund (weedySeaDragon @ github)2017-11-261-1/+1
| * | | Merge pull request #31181 from tenshilg/fix-api-guidesRafael França2017-11-251-2/+4
| |\ \ \
| | * | | Fix names of http authentication modules in api_app guidesRoman Kovtunenko2017-11-191-2/+4
| * | | | Change `form_with` to generates ids by defaultnpezza932017-11-251-0/+2
| | |/ / | |/| |
| * | | Update guide layout [ci skip]Francis Go2017-11-251-3/+3
| * | | [ci skip] SecureRandom should mentioned Win32 CryptoAPI functions ins… (#31...Atul Shimpi2017-11-251-1/+1
| * | | Merge pull request #30881 from dimroc/masterVipul A M2017-11-251-36/+24
| |\ \ \
| | * | | Update documentation to lead with ajax param `event.detail`Dimitri Roche2017-11-241-4/+9
| | * | | Update documentation to lead with ajax param `event.detail`Dimitri Roche2017-10-131-36/+19
| * | | | Correct render method's response header's content type for option(:body) from...Avneet Singh Malhotra2017-11-241-1/+1
| * | | | Update Action Cable Overview Guide [ci skip]Francis Go2017-11-221-9/+9
* | | | | First pass on incoporating George's feedbackJeffrey Guenther2017-11-301-20/+53
* | | | | Removes noteJeffrey Guenther2017-11-211-3/+0
* | | | | Corrects Active Job spellingJeffrey Guenther2017-11-211-2/+2
* | | | | Updates add multiple attachments exampleJeffrey Guenther2017-11-211-4/+8
* | | | | Adds tools caveat for generating previewsJeffrey Guenther2017-11-201-0/+6
* | | | | Remove mention of filename from downloadJeffrey Guenther2017-11-201-1/+1
* | | | | Updates direct download discussionJeffrey Guenther2017-11-201-6/+1
* | | | | Merge branch 'master' into activestorage-guideJeffrey Guenther2017-11-2010-12/+398
|\| | | |
| * | | | Pass over Execution guide[ci skip]Vipul A M2017-11-201-3/+3
| * | | | [ci skip] Added example for using headless_chrome with ActionDispatch::System...Pierre Hedkvist2017-11-181-0/+10
| | |/ / | |/| |
| * | | Fix links [ci skip]Yauheni Dakuka2017-11-161-2/+2
| * | | Add more detail on how the framework is actually configured by defaultMatthew Draper2017-11-171-5/+67
| * | | Start on a guide for the Executor & Load InterlockMatthew Draper2017-11-162-0/+267
| * | | Update configuring.mdKelly Stannard2017-11-141-1/+1
| * | | Merge pull request #30884 from robwold/patch-1Eileen M. Uchitelle2017-11-141-1/+1
| |\ \ \
| | * | | Update layouts_and_rendering.md [ci skip]Rob2017-11-141-1/+1
| | |/ /
| * | | Cache: Enable compression by default for values > 1kB.Jeremy Daer2017-11-131-2/+2
| * | | Built-in Redis cache storeJeremy Daer2017-11-131-0/+47
| * | | Move touch method from Skipping Callbacks section to Running Callbacks sectio...Avneet Singh Malhotra2017-11-131-1/+1
| * | | Use new RDoc URL of Ruby core [ci skip]aycabta2017-11-101-3/+3
| * | | Use `-e` option to specify the environment in console command [ci skip]yuuji.yaginuma2017-11-102-2/+2
* | | | Adds download link helper explanationJeffrey Guenther2017-11-201-2/+9
* | | | ProofreadingJeffrey Guenther2017-11-181-2/+2
* | | | Integrates George's suggestionsJeffrey Guenther2017-11-181-52/+135
* | | | Adds testing sectionJeffrey Guenther2017-11-161-2/+42
* | | | Adds more explanation to points and add setup sectionJeffrey Guenther2017-11-161-6/+69
* | | | Merge branch 'master' into activestorage-guideJeffrey Guenther2017-11-091-95/+105
|\| | |
| * | | Merge pull request #30620 from bogdanvlviv/method_signature_prev-next-day-mon...Andrew White2017-11-061-95/+105
| |\ \ \
| | * | | Update "Active Support Core Extensions" guidebogdanvlviv2017-10-241-91/+97
| | * | | Allows pass argument for `Time#prev_year` and `Time#next_year`.bogdanvlviv2017-10-241-4/+6
| | * | | Allows pass argument for `Time#prev_month` and `Time#next_month`bogdanvlviv2017-10-241-5/+7