aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:rails/railsVijay Dev2015-08-2435-559/+699
|\
| * [ci skip] Fix the grammaryui-knk2015-08-241-1/+1
| * Remove a link to the site that seems to be gone. [ci skip]shunsukeaida2015-08-231-1/+1
| * fix syntax error in strip_links example [ci skip]yuuji.yaginuma2015-08-231-2/+2
| * Merge pull request #21334 from yui-knk/doc/about_comma_styleRichard Schneeman2015-08-221-0/+5
| |\
| | * [ci skip] Add style guide about commayui-knk2015-08-231-0/+5
| * | Merge pull request #20757 from bquorning/http-status-codes-changed-in-rackSantiago Pastorino2015-08-222-4/+14
| |\ \
| | * | 4.2 release notes about `render` status optionsBenjamin Quorning2015-08-211-0/+11
| | * | Rack changed their status codes to IETF RFC 7231Benjamin Quorning2015-08-211-4/+3
| * | | [skip ci] Debugging Rails Guide fixesJon Atack2015-08-221-7/+9
| | |/ | |/|
| * | Merge pull request #21312 from piton4eg/patch-7Yves Senn2015-08-211-12/+6
| |\ \ | | |/ | |/|
| | * Add bold to lists' titles [ci skip]Alexey Markov2015-08-211-6/+6
| | * Small fixes [ci skip]Alexey Markov2015-08-201-12/+6
| * | argh!!!Aaron Patterson2015-08-203-0/+3
| |/
| * Add code of conduct to README.md and to contributing guide [ci skip]maclover72015-08-182-0/+7
| * Small fixes [ci skip]Alexey Markov2015-08-171-6/+5
| * Merge pull request #21270 from jonatack/update-debugging-guide-byebug-infoKasper Timm Hansen2015-08-171-17/+6
| |\
| | * Update the Debugging Rails GuideJon Atack2015-08-171-17/+6
| * | reorganize testing guide. [Zachary Scott & Yves Senn]Zachary Scott2015-08-171-329/+305
| |/
| * Merge pull request #21135 from DropsOfSerenity/masterSean Griffin2015-08-171-0/+3
| |\
| | * Make disable_with default in submit_tagJustin Schiff2015-08-111-0/+3
| * | Tiny documentation fixes [ci skip]Robin Dupret2015-08-161-2/+2
| * | Small fixes [ci skip]Alexey Markov2015-08-151-10/+10
| * | [ci skip] SQL is written using statements, not sentencesBrooks Reese2015-08-131-1/+1
| * | Merge pull request #21120 from dhiachou/patch-1Robin Dupret2015-08-131-5/+12
| |\ \
| | * | [ci skip] How to pass arguments to ActiveJob JobsDhia Eddine Chouchane2015-08-131-5/+12
| * | | [ci skip] Clarified asset pipeline guideAndreas Lietz2015-08-131-4/+4
| * | | Merge pull request #21211 from brooksreese/resrc_io_website_closedRafael Mendonça França2015-08-121-1/+0
| |\ \ \
| | * | | [ci skip] Removed link to reSRC.io - site closedBrooks Reese2015-08-121-1/+0
| * | | | Merge pull request #21204 from brooksreese/ruby_v_before_tipMatthew Draper2015-08-121-5/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | [ci skip] Swap ruby -v and the installation tipBrooks Reese2015-08-111-5/+5
| | |/ /
| * | | Merge pull request #21195 from brooksreese/fix_broken_link_markupYves Senn2015-08-111-1/+1
| |\ \ \
| | * | | [ci skip] Fix broken link markupBrooks Reese2015-08-111-1/+1
| | |/ /
| * | | Tiny documentation fixes [ci skip]Robin Dupret2015-08-112-6/+11
| * | | Merge pull request #21138 from dhiachou/patch-2Rafael Mendonça França2015-08-111-2/+4
| |\ \ \
| | * | | [ci skip] Typo fixedDhia Eddine Chouchane2015-08-061-1/+1
| | * | | Outdated information about session storage updated [ci skip] Dhia Eddine Chouchane2015-08-061-2/+4
| | | |/ | | |/|
| * | | [ci skip] Add link to testing guideBrooks Reese2015-08-101-1/+7
| | |/ | |/|
| * | [ci skip] Modify introduction text and bullets to be consistent with other gu...Brooks Reese2015-08-101-5/+5
| * | docs, use hash instead of a string for `order`. [ci skip]Yves Senn2015-08-101-1/+1
| * | Merge pull request #21177 from brooksreese/single_crud_operationClaudio B.2015-08-091-1/+3
| |\ \
| | * | [ci skip] Note that each action maps to a specific CRUD operationBrooks Reese2015-08-091-1/+3
| * | | Merge pull request #21166 from brooksreese/migration_seed_explanationClaudio B.2015-08-081-4/+9
| |\ \ \
| | * | | [ci skip] Give in-depth explanation of migrations vs. seeds.rbBrooks Reese2015-08-081-4/+9
| | |/ /
| * | | [ci skip] Adding a note to Action Mailer Basics documentation that Google inc...melissawahnish2015-08-081-0/+3
| * | | use uuid method to define the UUID type [ci skip]yuuji.yaginuma2015-08-081-1/+1
| * | | [ci skip] Add an explanation for `status` optionyui-knk2015-08-081-1/+5
| * | | stop using @_env in the controller instanceAaron Patterson2015-08-071-2/+2
| * | | Remove XML Serialization from core.Zachary Scott2015-08-071-59/+2
| |/ /
| * | Fix doc typoTom Copeland2015-08-071-1/+1