aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Typo fixOge Nnadi2015-01-161-1/+1
* | | | | | | Underscore typo [ci skip]Jared Fine2015-01-161-1/+1
* | | | | | | Adding tip about jQuery UJS [ci skip]Andrey Nering2015-01-151-0/+3
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-01-153-16/+65
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fixed spacing issues on code comments in ActiveJob Basics guide.Vipul A M2015-01-141-7/+9
| * | | | | GlobalID::Identification has been mixed into AR not AMCristian Bica2015-01-081-1/+1
| * | | | | Fix typo "you can be disable"claudiob2015-01-061-1/+1
| * | | | | Better example of `teardown` method in test guideKir Shatrov2015-01-031-4/+2
| * | | | | Demonstrate example of `assert_emails` in testing guideKir Shatrov2015-01-031-3/+4
| * | | | | Docs for controller test helpersKir Shatrov2015-01-031-0/+35
| * | | | | Avoid double negation in test guideKir Shatrov2015-01-031-1/+1
| * | | | | Section about testing xhr requestsKir Shatrov2015-01-031-0/+13
* | | | | | Changed "in GitHub" to "on GitHub" [ci skip]Prathamesh Sonpatki2015-01-141-1/+1
* | | | | | Merge pull request #18503 from vipulnsward/guides-in-onXavier Noria2015-01-1450-50/+50
|\ \ \ \ \ \
| * | | | | | - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-1450-50/+50
* | | | | | | fix link in autoloading guide [ci skip]yuuji.yaginuma2015-01-141-1/+1
* | | | | | | Fix form_for guide binding a form to an object.Derek Reeve2015-01-131-2/+2
* | | | | | | Merge pull request #18490 from andreynering/security-guides-remove-resourceAbdelkader Boudih2015-01-131-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Guides: Removing reference to blog that is not updated anymore [ci skip]Andrey Nering2015-01-131-1/+0
* | | | | | | | Merge pull request #18471 from ahmad-alkheat/masterRafael Mendonça França2015-01-131-0/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Updated active_record_querying.mdAhmad Al-kheat2015-01-121-0/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #18480 from karpah/patch-1Claudio B.2015-01-131-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Digesting is now enabled by default in developmentRebecca Skinner2015-01-131-1/+1
| |/ / / / / /
* / / / / / / Change a to an for HTML word [ci skip]Santosh Wadghule2015-01-131-1/+1
|/ / / / / /
* | | | | | Merge pull request #18460 from mechanicles/a-to-an-for-xmlXavier Noria2015-01-121-2/+2
|\ \ \ \ \ \
| * | | | | | Change 'a' to 'an' for 'XML' word [ci skip]Santosh Wadghule2015-01-121-2/+2
* | | | | | | minor grammatical fix in documentationJade McGough2015-01-121-1/+1
|/ / / / / /
* / / / / / Re-add section in SQL CachingJose Luis Duran2015-01-111-0/+4
|/ / / / /
* | | | | Add log_level options to configuration guideSammy Larbi2015-01-061-1/+1
* | | | | reflects changes in 34cd7e2 in the index [ci skip]Xavier Noria2015-01-051-3/+3
* | | | | [guides] Added newer find_by syntax example in 4.2 release notes for Adequate...Gordon Chan2015-01-051-0/+3
* | | | | Remove debugger supportRafael Mendonça França2015-01-041-1/+0
* | | | | Add missing information regarding callbacksMax Katz2015-01-041-1/+1
* | | | | Merge pull request #17227 from claudiob/explicitly-abort-callbacksRafael Mendonça França2015-01-032-0/+24
|\ \ \ \ \
| * | | | | Add config to halt callback chain on return falseclaudiob2015-01-022-0/+24
* | | | | | Remove the tmp/sessions folder and its clear taskRobin Dupret2015-01-033-15/+13
| |/ / / / |/| | | |
* | | | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-01-031-1/+0
|\ \ \ \ \
| * | | | | [ci skip] :scissors: a blank line from code (Active Job Guide).Juanito Fatas2015-01-021-1/+0
* | | | | | Avoid displaying new lines inside note paragraphsRobin Dupret2015-01-032-2/+10
| |/ / / / |/| | | |
* | | | | Deprecate `MissingSourceFile` in favor of `LoadError`.Rafael Mendonça França2015-01-021-3/+3
* | | | | Revert part of 996e646bd8cff3bcf2b13863439f48d3e744cdae [ci skip]Zachary Scott2015-01-022-3/+1
* | | | | Merge pull request #17974 from killthekitten/fix-render-blockRafael Mendonça França2015-01-021-0/+36
|\ \ \ \ \
| * | | | | Make possible to use blocks with short version of render partialNikolay Shebanov2014-12-191-0/+36
* | | | | | Remove support to activerecord-deprecated_findersRafael Mendonça França2015-01-021-2/+0
* | | | | | Including links to earlier releases guides (4.1.8 and 4.0.12) [ci skip]Lucas Caton2015-01-021-0/+2
* | | | | | Updating guides for Rails 5.0 [ci skip]Lucas Caton2015-01-025-17/+24
* | | | | | fix rake command typo in Testing guide [ci skip]yuuji.yaginuma2014-12-311-1/+1
* | | | | | Merge pull request #18274 from rajcybage/spell_fixRobin Dupret2014-12-311-2/+2
|\ \ \ \ \ \
| * | | | | | Fix spell life cycle on activejob docs [ ci skip]Rajarshi Das2014-12-311-2/+2
* | | | | | | Update Getting Started guide to reflect foreign key in migration [ci skip]Jennifer Wollesen2014-12-301-0/+3