aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Make explicit 4.1 is being maintained by a special situationRafael Mendonça França2014-09-161-1/+4
|/ / /
* | | [ci skip] Fix typo `equals to` --> `equal to`Akshay Vishnoi2014-09-161-1/+1
* | | As of Unicode 6.3, Mongolian Vowel Separator is not whitespaceMatthew Draper2014-09-151-1/+1
* | | Singular credit_card controller name changed to pluralNiko Kiuru2014-09-141-1/+1
* | | Prepare maintenance policy for 4.2 release [ci skip]Rafael Mendonça França2014-09-121-3/+3
* | | [ci skip] #find_in_batches doesn't support :include optiontanmay30112014-09-121-4/+2
* | | Changes puts to logger.infoFilip Bartuzi2014-09-111-2/+2
* | | Fix typoRafael Mendonça França2014-09-101-1/+1
* | | Merge pull request #16839 from chancancode/default_test_orderRafael Mendonça França2014-09-103-4/+25
|\ \ \
| * | | Default to sorting user's test cases for nowGodfrey Chan2014-09-083-4/+25
* | | | i18n guide: clarify interpolation rules in _html keys [ci skip]Xavier Noria2014-09-101-0/+16
* | | | [ci skip] application.rb -> development.rb in web-console docsyuuji.yaginuma2014-09-101-1/+1
* | | | [ci skip] change the line orientation on asset precompile pageAditya Kapoor2014-09-091-3/+1
* | | | :scissors: "now" [ci skip]Godfrey Chan2014-09-081-1/+1
* | | | Merge pull request #16846 from prathamesh-sonpatki/document-error-handling-in...Godfrey Chan2014-09-081-1/+16
|\ \ \ \
| * | | | Update upgrading guide about error handling in transactional callbacksPrathamesh Sonpatki2014-09-091-1/+16
| |/ / /
* / / / Add docs for web-console to 4.2 Upgrade Guide [ci skip]Todd Bealmear2014-09-081-2/+6
|/ / /
* | | [guides] Use `match ..., via: :all` in the custom exceptions app [ci skip]Yuki Nishijima2014-09-061-3/+3
* | | Merge pull request #16699 from cristianbica/aj-refactor-queueingDavid Heinemeier Hansson2014-09-041-6/+38
|\ \ \
| * | | Active Job refactoringCristian Bica2014-09-031-6/+38
* | | | :scissors: and from #16803 [ci skip]Zachary Scott2014-09-041-1/+1
* | | | Document that method objects are not `duplicable?`Peter Jaros2014-09-041-1/+1
* | | | Merge pull request #16799 from rramsden/fix-typoYves Senn2014-09-041-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [ci skip] Fix typo in rails guide for routingRichard Ramsden2014-09-041-1/+1
* | | | Merge pull request #16775 from kaspth/ship-secure-sanitizerRafael Mendonça França2014-09-031-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Ship with rails-html-sanitizer instead.Kasper Timm Hansen2014-09-031-1/+2
* | | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-09-036-17/+247
|\ \ \ \
| * | | | copy edit AS core ext changes [ci skip]Vijay Dev2014-09-031-10/+9
| * | | | Update caching_with_rails.md [ci skip]Harshad Sabne2014-08-311-1/+1
| * | | | Highlight Class/Module [ci skip]Harshad Sabne2014-08-311-1/+1
| * | | | [ci skip] docs grammarschneems2014-08-261-2/+2
| * | | | [ci skip] proper end to sentenceschneems2014-08-261-1/+1
| * | | | [ci skip] use NOTE instead of Noteschneems2014-08-261-1/+1
| * | | | Fix typo in ActiveJob guide [ci skip]प्रथमेश2014-08-261-1/+1
| * | | | [ci skip] fix grammar in docsschneems2014-08-241-1/+1
| * | | | [ci skip] docs can URL cache invalidationschneems2014-08-241-0/+24
| * | | | [ci skip] docs CDN Cache-Control behaviorschneems2014-08-241-0/+24
| * | | | [ci skip] docs CDN header debuggingschneems2014-08-241-0/+48
| * | | | [ci skip] docs CDN caching behaviorschneems2014-08-241-0/+17
| * | | | [ci skip] docs asset_pipeline CDN set upschneems2014-08-241-1/+63
| * | | | [ci skip] docs asset_pipeline#CDNsschneems2014-08-241-13/+21
| * | | | [ci skip] wrap to 80 charsschneems2014-08-241-1/+2
| * | | | code quotes for classnameMikhail Dieterle2014-08-241-1/+1
| * | | | [ci skip] document truncate_wordsRashmi Yadav2014-08-241-0/+33
| * | | | [ci skip ]Document transform_values && transform_values!Rashmi Yadav2014-08-231-0/+14
| * | | | recount files quantityMikhail Dieterle2014-08-231-1/+1
* | | | | use correct operator in query based on JSON documentviditn912014-09-031-1/+2
| |/ / / |/| | |
* | | | Add a quick straw-man Incompatibilities sectionMatthew Draper2014-09-031-0/+129
* | | | Remove '*' which doesn't workTatsuya Sato2014-09-031-1/+1
* | | | ActiveJob: Implemented enqueue_at for QueueClassicCristian Bica2014-09-021-12/+17