aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | Fix for configuring rails guideRavil Bayramgalin2014-09-011-1/+1
* | | Clean up grammar from #16752 [ci skip]Zachary Scott2014-08-301-2/+2
* | | [ci skip] add line about text layoutshruti27912014-08-301-1/+2
* | | Some documentation fixes [ci skip]Robin Dupret2014-08-291-7/+7
* | | [ci skip] Fix example code of ActiveRecord::FixtureSet.context_classyuuji.yaginuma2014-08-291-1/+1
* | | [ci skip] mention assert_select in release notesSam Ruby2014-08-271-0/+13
* | | Merge pull request #16707 from katmutua/masterSantiago Pastorino2014-08-271-3/+3
|\ \ \
| * | | [ci skip] Update 4_2_release notesJackie Mutua2014-08-271-3/+3
* | | | Merge pull request #16722 from yui-knk/fix/guides_association_basics2Rafael Mendonça França2014-08-271-4/+4
|\ \ \ \
| * | | | [ci skip] Fix typo of `collection_singular_ids=` method.yui-knk2014-08-271-4/+4
* | | | | [ci skip] Fix typo of `collection=` method.yui-knk2014-08-271-4/+4
|/ / / /
* | | | [ci skip] Modify a web-console PR linkyuuji.yaginuma2014-08-271-1/+1
* | | | Adjusted punctuation and grammar for Form Helpers guide [ci skip]Brian Jordan2014-08-261-16/+16
|/ / /
* | | Added web linksEric Brooke2014-08-251-1/+1
* | | Quick pass through the 4.2 release notes [ci skip]Robin Dupret2014-08-251-20/+21
* | | Merge pull request #16616 from schneems/schneems/jeremy-commentsJeremy Kemper2014-08-241-0/+7
|\ \ \
| * | | Address comments on Gzip implementationschneems2014-08-241-0/+7
* | | | treetop is no longer a mail (rails) dependencyWashington Luiz2014-08-241-2/+0
* | | | Whoops, duplicated word [ci skip]Robin Dupret2014-08-241-1/+1
* | | | Some tweaks to the development set-up guideRobin Dupret2014-08-241-43/+41
* | | | Grammer and spelling pass on web console release note. [CI SKIP]Guo Xiang Tan2014-08-251-4/+4
* | | | Describe web-console in the release notes [ci skip]Genadi Samokovarov2014-08-241-4/+14
|/ / /
* | | Fix example code in Active Job guide [ci skip]yuuji.yaginuma2014-08-231-1/+1
* | | Merge pull request #16655 from brocktimus/20140823_doco_changeZachary Scott2014-08-231-1/+1
|\ \ \
| * | | Properly referencing AR::RecordNotFound in AJ guide rescuing exampleBrock Trappitt2014-08-231-1/+1
* | | | Merge pull request #16641 from cristianbica/aj-backburner-enqueue-laterRafael Mendonça França2014-08-221-4/+4
|\ \ \ \
| * | | | Implemented enqueue_at for ActiveJob's Backburner adapterCristian Bica2014-08-221-4/+4