aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Example had results the wrong way round [ci skip]Patrick Copeland2016-06-161-2/+2
* Add Rack doc link for request and response object [ci skip]Jun Wan Goh2016-06-141-2/+2
* [skip ci] Fix typo and simplify after_commit examplewynksaiddestroy2016-06-141-2/+2
* Changed ActiveJob::Base to ApplicationJob in the Active Job guide [ci skip] Nikhil Thombare2016-06-131-11/+11
* Add missing things to Rails 5.0 release notes [ci skip]Prathamesh Sonpatki2016-06-111-1/+19
* Merge pull request #25321 from prathamesh-sonpatki/update-release-notes-1Rafael França2016-06-101-10/+33
|\
| * Add missing things to release notes [ci skip]Prathamesh Sonpatki2016-06-071-10/+33
* | Merge pull request #25315 from schneems/schneems/inclusion-docRichard Schneeman2016-06-081-3/+9
|\ \
| * | [ci skip] Expand information on message optionsschneems2016-06-081-3/+9
* | | Merge pull request #25327 from prathamesh-sonpatki/add-5-0-notes-to-the-indexXavier Noria2016-06-081-0/+5
|\ \ \
| * | | Add Rails 5.0 release notes to the index page of guides [ci skip]Prathamesh Sonpatki2016-06-081-0/+5
| | |/ | |/|
* | | Merge pull request #25323 from vipulnsward/ac-release-notesDavid Heinemeier Hansson2016-06-081-2/+13
|\ \ \ | |/ / |/| |
| * | Add Action Cable introduction to release notes [ci skip]Vipul A M2016-06-071-2/+13
* | | Do not suggest nonsensical OpenSSL verify modes [ci skip]Jonne Haß2016-06-072-2/+2
|/ /
* | Merge pull request #25279 from maclover7/jm-add-backticks-1David Heinemeier Hansson2016-06-061-1/+1
|\ \ | |/ |/|
| * Add backticks to `ActiveRecord::Base.where`Jon Moss2016-06-041-1/+1
* | [ci skip] Update redirecting links in guidesAlex Kitchens2016-06-062-2/+2
* | Merge pull request #24071 from meinac/configuring_md_docsVipul A M2016-06-051-0/+26
|\ \
| * | Added some useful configuration options into configuring.md [ci skip]Mehmet Emin İNAÇ2016-03-051-0/+26
* | | Merge pull request #25278 from mechanicles/fix-linkJon Moss2016-06-041-1/+1
|\ \ \
| * | | [ci skip] Fix link rubyonrails.org/core => http://rubyonrails.org/community.Santosh Wadghule2016-06-041-1/+1
* | | | Merge pull request #25277 from mechanicles/remove-pratik-from-coreJon Moss2016-06-041-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ci skip] Remove Pratik Naik from Rails core team info.Santosh Wadghule2016-06-041-1/+1
| |/ /
* | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-06-0311-46/+34
|\ \ \
| * | | Grammar fixes for Contributing guideJon Moss2016-06-021-7/+7
| * | | `will be` --> `is`Jon Moss2016-05-311-1/+1
| * | | Light edits to Action Cable Overview guideJon Moss2016-05-281-3/+3
| * | | - :scissors: space in code to match previous defaults.Vipul A M2016-05-231-3/+1
| * | | Update i18n guide about how to change locale and translations paths [ci skip]Prathamesh Sonpatki2016-05-221-4/+5
| * | | Small grammar fixes for Action Controller OverviewJon Moss2016-05-211-5/+6
| * | | Light grammar edits to beginning of Routing guideJon Moss2016-05-181-3/+3
| * | | Add tick marks + small grammar changeJon Moss2016-05-171-2/+2
| * | | PerRequestDigestCacheExpiry middlware was been removed. Removed traces, for t...Vipul A M2016-05-171-1/+0
| * | | Pass over API Apps guide grammar. [ci skip]Vipul A M2016-05-161-7/+5
| * | | The `ActiveRecord::ConnectionAdapters::ConnectionManagement` and `ActiveRecor...Vipul A M2016-05-163-13/+3
| * | | Change output genereated for middlewares on a new application. This has chang...Vipul A M2016-05-161-3/+3
| * | | Add `ActiveRecord::Migration::CheckPending` to default middlewares for API AppsVipul A M2016-05-161-0/+1
* | | | [skip ci] Make header bullets consistent in engines.mdAlex Kitchens2016-06-021-3/+3
* | | | add missing "as"Antonio Felguerez2016-06-021-1/+1
| |/ / |/| |
* | | [ci skip]Fix wrong require path raising LoadErrorwillnet2016-05-291-1/+1
* | | rename enum_prefix and enum_suffix options to _prefix and _suffix [ci skip]yuuji.yaginuma2016-05-291-2/+3
* | | fix incorrect class name [ci skip]yuuji.yaginuma2016-05-281-1/+1
* | | Use `add_index` instead of `execute` in guides [ci skip]Ryuta Kamizono2016-05-281-1/+1
* | | cometic updates to security guide - fixes #25058 [ci skip]Mateusz Konieczny2016-05-271-1/+1
* | | [ci skip] Fix ActionCable Guideswillnet2016-05-271-1/+1
* | | Docs: Clarify when assoc. methods persistJared Beck2016-05-261-4/+4
* | | autoloading guide: specify autoload paths are set when the app boots [ci skip]Xavier Noria2016-05-261-3/+4
* | | remove deprecated `Module#qualified_const_` from guide [ci skip]yuuji.yaginuma2016-05-231-71/+0
* | | Use #distinct instead of #uniq in the guides [ci skip] (#25098)Junya Ogura2016-05-211-1/+1
* | | Merge pull request #25092 from y-yagi/add_23980_to_release_notesप्रथमेश Sonpatki2016-05-211-0/+3
|\ \ \