aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Update docs to point to new update task.Arthur Neves2016-02-271-3/+3
* Merge pull request #23439 from ryohashimoto/160203_rake_railsKasper Timm Hansen2016-02-273-6/+6
|\
| * The tasks in the rails task namespace is deprecated in favor of app namespace.Ryo Hashimoto2016-02-263-6/+6
* | [ci skip]Add info for specifying logger in different envrionments.Kuldeep Aggarwal2016-02-271-1/+1
|/
* Merge pull request #23902 from prajakta-tambe/update-debuggings-rails-app-docप्रथमेश Sonpatki2016-02-261-5/+5
|\
| * - Changed Debugging Rails Applications doc's logger introduction section. Cha...prajakta2016-02-261-5/+5
* | Doc: update AC::Parameters guides for Rails 5claudiob2016-02-251-2/+2
* | Doc: update routes guides for Rails 5claudiob2016-02-251-14/+18
* | Merge pull request #23874 from st0012/update-documentsAndrew White2016-02-251-1/+3
|\ \
| * | Add config.debug_exception_response_format into configuration guideStan Lo2016-02-251-0/+2
| * | Update config.force_ssl's documentationStan Lo2016-02-251-1/+1
* | | Additional review of 6b31761.Kasper Timm Hansen2016-02-251-1/+1
* | | Lock down new `ImplicitRender` behavior for 5.0 RCGodfrey Chan2016-02-251-0/+6
|/ /
* | Enable Action Cable routes by defaultJon Moss2016-02-241-0/+11
* | [ci skip] Need to mention debug_exception_response_format in the api_app docu...Akshay2016-02-251-0/+17
* | Updated file documentation [ci skip]Chashmeet Singh2016-02-241-1/+1
* | Merge pull request #23860 from zerothabhishek/weak-etag-guideRafael França2016-02-241-0/+8
|\ \
| * | changes caching guide to add note on weak etagsAbhishek Yadav2016-02-241-0/+8
* | | Merge pull request #23857 from st0012/update-documentsRafael França2016-02-244-1/+26
|\ \ \
| * | | Fix wording and wrong referenceStan Lo2016-02-252-2/+2
| * | | Fix ActionView's cache section referenceStan Lo2016-02-251-1/+1
| * | | Add caching guide in ActionMailer basicsStan Lo2016-02-251-0/+16
| * | | Add ActionMailer configuration optionsStan Lo2016-02-251-0/+3
| * | | Update 5.0 release notesStan Lo2016-02-251-0/+6
| | |/ | |/|
* / | Preparing for 5.0.0.beta3 releaseeileencodes2016-02-241-0/+5
|/ /
* | Merge pull request #23795 from claudiob/replace-rack-with-rails-commandDavid Heinemeier Hansson2016-02-241-8/+14
|\ \
| * | AppGenerator: Replace 'rake' with 'rails_command'claudiob2016-02-201-8/+14
* | | Merge pull request #23836 from sstephenson/turbolinks-5Rafael França2016-02-232-8/+8
|\ \ \
| * | | Update JavaScript guide for Turbolinks 5Sam Stephenson2016-02-231-6/+6
| * | | Switch to `data-turbolinks-track="reload"`Sam Stephenson2016-02-231-2/+2
| | |/ | |/|
* | | [ci skip] No hyphen in 'side effects'Michael Groeneman2016-02-231-1/+1
* | | [ci skip] Fix typo in Form Helpers GuideMichael Groeneman2016-02-231-1/+1
|/ /
* | update assert_nothing_raised in testing.mdTara Scherner de la Fuente2016-02-221-1/+1
* | Add a note about downcasing submit tagScott Ringwelski2016-02-211-0/+3
|/
* remove needless `debug_exception_response_format` config [ci skip]yuuji.yaginuma2016-02-191-8/+0
* partial pass over the API guide [ci skip]Xavier Noria2016-02-181-15/+14
* Remove github gems from the master bug report templatesRafael Mendonça França2016-02-183-15/+0
* [ci skip] fix suggested change-replace 'an' with 'the in Rails engine guide'kamal namdeo2016-02-181-1/+1
* Fix the language in engines guidekamal namdeo2016-02-181-1/+1
* Add Action Cable CHANGELOG in release notes [ci skip]Prathamesh Sonpatki2016-02-171-0/+1
* [ci skip] Updating edge rails guides to include `on_weekday?` on Date, Time a...Chirag Aggarwal2016-02-171-1/+5
* reset `ActionMailer::Base.deliveries` in `ActionDispatch::IntegrationTest`.Yves Senn2016-02-161-3/+3
* Merge pull request #23688 from meinac/guide_typo_fixEileen M. Uchitelle2016-02-153-3/+3
|\
| * Fix small typo in Rails guides [ci skip]Mehmet Emin İNAÇ2016-02-153-3/+3
* | Merge pull request #23687 from vipulnsward/add-on-weekdayDavid Heinemeier Hansson2016-02-151-1/+1
|\ \ | |/ |/|
| * Add `#on_weekday?` method to `Date`, `Time`, and `DateTime`.Vipul A M2016-02-151-1/+1
* | restores the guides layout header [ci skip]Xavier Noria2016-02-131-1/+11
|/
* Merge pull request #23660 from meinac/change_x_gzip_to_gzipJon Moss2016-02-131-1/+1
|\
| * Change x-gzip to gzip in docs [ci skip]Mehmet Emin İNAÇ2016-02-131-1/+1
* | Merge pull request #23654 from kamipo/fix_grammar_a_to_anJon Moss2016-02-136-6/+6
|\ \ | |/ |/|