aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Use frozen string literal in guides/Koichi ITO2017-08-1321-0/+41
* Merge pull request #30060 from bdewater/aj-callback-docsRafael França2017-08-111-22/+30
|\
| * Make one line example fit on one line [ci skip]Bart de Water2017-08-091-3/+1
| * Improve callback examples in Active Job guide [ci skip]Bart de Water2017-08-031-22/+32
* | Merge pull request #30186 from yhirano55/fix_generator_example_codeRobin Dupret2017-08-111-2/+2
|\ \
| * | Fix example codes for generators guide [ci skip]Yoshiyuki Hirano2017-08-111-2/+2
* | | Update testing.mdYauheni Dakuka2017-08-111-2/+2
|/ /
* | add missing collection.reload documentation [ci skip]Julia López2017-08-081-2/+24
* | Merge pull request #30125 from yukideluxe/add-reload-to-associations-docsRafael França2017-08-081-4/+6
|\ \
| * | add reload_association to documentation [ci skip]Julia López2017-08-071-4/+6
* | | [ci skip] Update action_mailer_basics.mdYauheni Dakuka2017-08-081-1/+1
* | | [ci skip] Prefer cookies.encrypted over signed (#30129)Claudio B2017-08-071-1/+1
|/ /
* | Capitalize RakeJon Moss2017-08-061-1/+1
* | Remove extra space between two sentencesJon Moss2017-08-061-1/+1
* | Replaces the 17 for the actual call to params[:id] that would make the code w...Mariano Giagante2017-08-061-1/+1
|/
* Update working_with_javascript_in_rails.mdGuillermo Iguaran2017-08-011-1/+1
* Update working_with_javascript_in_rails.mdGuillermo Iguaran2017-08-011-1/+1
* Change http postgresql.org links to https [ci skip]yuuji.yaginuma2017-07-303-24/+24
* Squashed commit of the following:ydakuka2017-07-281-3/+3
* [ci skip] update routing guideYauheni Dakuka2017-07-281-1/+1
* Require arel master in the benchmark templateSean Griffin2017-07-251-0/+1
* [ci skip] Add documentation for after_create_commit and after_update_commit c...jagdeepsingh2017-07-251-0/+29
* Merge pull request #29884 from padi/update_rails_5_upgrade_guideRafael França2017-07-211-0/+10
|\
| * Updates Rails upgrade guide for 4.2 to 5.0 regarding the removal of `ActionVi...Marc Rendl Ignacio2017-07-211-0/+10
* | Merge pull request #27662 from nhorton/patch-1Sean Griffin2017-07-171-1/+1
|\ \
| * | Fixing "Adding Member Routes" documentationNoah Horton2017-01-121-1/+1
* | | Merge pull request #29758 from glaucocustodio/patch-1 [ci skip]Sean Griffin2017-07-171-2/+1
|\ \ \
| * | | Add documentation for class_attribute optionsGlauco Custódio2017-07-171-2/+1
* | | | Merge pull request #29782 from y-yagi/follow_up_29699Kasper Timm Hansen2017-07-161-1/+1
|\ \ \ \
| * | | | Set `represent_boolean_as_integer` via `configuration`yuuji.yaginuma2017-07-161-1/+1
* | | | | Replace Erubis with Erubi in a part of guide [ci skip]Koichi ITO2017-07-161-1/+1
|/ / / /
* | | | Merge pull request #29770 from y-yagi/fix_boolean_column_migration_scriptKasper Timm Hansen2017-07-151-1/+1
|\ \ \ \
| * | | | Fix boolean column migration scriptyuuji.yaginuma2017-07-131-1/+1
| | |_|/ | |/| |
* | | | Remove redundant instances of the word 'simply' from documentation, on the ba...Emma Barnes2017-07-151-4/+4
* | | | [ci skip]Remove options of javascript_link_tag and stylesheet_link_tag in guideswillnet2017-07-141-32/+0
|/ / /
* | | Merge pull request #29699 from lugray/represent_boolean_as_integerMatthew Draper2017-07-121-0/+22
|\ \ \
| * | | Change sqlite3 boolean serialization to use 1 and 0Lisa Ugray2017-07-111-0/+22
| |/ /
* / / Fix english for the rescue_from warning [ci skip]Yuki Nishijima2017-07-111-1/+1
|/ /
* | Protect from forgery by defaultLisa Ugray2017-07-101-0/+2
* | [ci skip] Updated language on validations.Daniel Castro2017-07-091-2/+2
* | Clarify i18n guide for how pluralization rules work by defaultSage Ross2017-07-071-2/+20
* | Merge pull request #29668 from y-yagi/add_missing_status_code_and_symbolArun Agrawal2017-07-041-0/+2
|\ \
| * | Add missing http status codes [ci skip]yuuji.yaginuma2017-07-041-0/+2
* | | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-0221-21/+0
* | | Merge pull request #29540 from kirs/rubocop-frozen-stringMatthew Draper2017-07-0221-0/+21
|\ \ \
| * | | Enforce frozen string in RubocopKir Shatrov2017-07-0121-0/+21
| |/ /
* | | Merge pull request #29534 from y-yagi/clear_screenshots_in_tmp_clear_taskEileen M. Uchitelle2017-07-011-7/+8
|\ \ \ | |/ / |/| |
| * | Clear screenshots files in `tmp:clear` taskyuuji.yaginuma2017-06-271-7/+8
* | | [ci skip] run migration before looking at schemaSai Prashanth2017-06-301-2/+2
* | | Specify correct extension for text layoutsJorge Dias2017-06-291-1/+1