aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Fix link Contributing Ruby on Rails [ci skip]Yoshiyuki Hirano2017-08-211-7/+7
* Update Contributing to Ruby on Rails guide [ci skip]Yoshiyuki Hirano2017-08-211-1/+1
* Merge pull request #30343 from yhirano55/update_generator_guideVipul A M2017-08-211-4/+8
|\
| * Update generator guide [ci skip]Yoshiyuki Hirano2017-08-211-4/+8
* | Update Rails on Rack guide [ci skip]Yoshiyuki Hirano2017-08-211-1/+1
|/
* Update result of autoload_paths in Autoloading and Reloading Constants guide ...Yoshiyuki Hirano2017-08-211-1/+10
* Update Debugging Rails Applications guide [ci skip]Yoshiyuki Hirano2017-08-201-13/+9
* Merge pull request #30331 from yhirano55/update_rails_initialization_process_...George Claghorn2017-08-191-7/+10
|\
| * Update The Rails Initialization Process of guide [ci skip]Yoshiyuki Hirano2017-08-201-7/+10
* | Update database config in The Rails Comamnd Line of guide [ci skip]Yoshiyuki Hirano2017-08-201-4/+7
|/
* Fix doc format in Active Storage Setup [ci skip]Koichi ITO2017-08-191-1/+1
* Use ssl in guide and comment [ci skip]Yoshiyuki Hirano2017-08-198-15/+15
* Use https instead of http or git in guide [ci skip]Yoshiyuki Hirano2017-08-191-8/+8
* Cleanup development_dependencies_install.mdJon Moss2017-08-181-14/+15
* Add Yarn installation instructions for Active StorageJon Moss2017-08-181-0/+40
* Add note about JSON/JSONB serialization changesJon Moss2017-08-171-0/+9
* Remove obsolete explanationohbarye2017-08-171-1/+1
* Small grammar fixesJon Moss2017-08-161-1/+1
* Change to pluralJon Moss2017-08-161-1/+1
* Remove period from within linksJon Moss2017-08-161-3/+3
* Merge pull request #30261 from bogdanvlviv/improve-guides-pluginsRafael França2017-08-151-33/+24
|\
| * Update guides/source/plugins.md [ci skip]bogdanvlviv2017-08-151-33/+24
* | Add system_test logs to guide [ci skip]Yoshiyuki Hirano2017-08-162-0/+9
|/
* Fix guide about command_line [ci skip]Yoshiyuki Hirano2017-08-151-0/+3
* Fix asset pipeline guide [skip ci]Leandro Lourenci2017-08-141-2/+2
* Fix testing guide [skip ci]Yoshiyuki Hirano2017-08-141-2/+4
* Fix debugging rails application [ci skip]Yoshiyuki Hirano2017-08-141-5/+9
* 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
|\