Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | [ci skip] docs CDN Cache-Control behavior | schneems | 2014-08-24 | 1 | -0/+24 | |
| * | | | | | [ci skip] docs CDN header debugging | schneems | 2014-08-24 | 1 | -0/+48 | |
| * | | | | | [ci skip] docs CDN caching behavior | schneems | 2014-08-24 | 1 | -0/+17 | |
| * | | | | | [ci skip] docs asset_pipeline CDN set up | schneems | 2014-08-24 | 1 | -1/+63 | |
| * | | | | | [ci skip] docs asset_pipeline#CDNs | schneems | 2014-08-24 | 1 | -13/+21 | |
| * | | | | | [ci skip] wrap to 80 chars | schneems | 2014-08-24 | 1 | -1/+2 | |
| * | | | | | code quotes for classname | Mikhail Dieterle | 2014-08-24 | 1 | -1/+1 | |
| * | | | | | [ci skip] document truncate_words | Rashmi Yadav | 2014-08-24 | 1 | -0/+33 | |
| * | | | | | [ci skip ]Document transform_values && transform_values! | Rashmi Yadav | 2014-08-23 | 1 | -0/+14 | |
| * | | | | | recount files quantity | Mikhail Dieterle | 2014-08-23 | 1 | -1/+1 | |
* | | | | | | use correct operator in query based on JSON document | viditn91 | 2014-09-03 | 1 | -1/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Add a quick straw-man Incompatibilities section | Matthew Draper | 2014-09-03 | 1 | -0/+129 | |
* | | | | | Remove '*' which doesn't work | Tatsuya Sato | 2014-09-03 | 1 | -1/+1 | |
* | | | | | ActiveJob: Implemented enqueue_at for QueueClassic | Cristian Bica | 2014-09-02 | 1 | -12/+17 | |
* | | | | | Fix for configuring rails guide | Ravil Bayramgalin | 2014-09-01 | 1 | -1/+1 | |
* | | | | | Clean up grammar from #16752 [ci skip] | Zachary Scott | 2014-08-30 | 1 | -2/+2 | |
* | | | | | [ci skip] add line about text layout | shruti2791 | 2014-08-30 | 1 | -1/+2 | |
* | | | | | Some documentation fixes [ci skip] | Robin Dupret | 2014-08-29 | 1 | -7/+7 | |
* | | | | | [ci skip] Fix example code of ActiveRecord::FixtureSet.context_class | yuuji.yaginuma | 2014-08-29 | 1 | -1/+1 | |
* | | | | | [ci skip] mention assert_select in release notes | Sam Ruby | 2014-08-27 | 1 | -0/+13 | |
* | | | | | Merge pull request #16707 from katmutua/master | Santiago Pastorino | 2014-08-27 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | [ci skip] Update 4_2_release notes | Jackie Mutua | 2014-08-27 | 1 | -3/+3 | |
* | | | | | | Merge pull request #16722 from yui-knk/fix/guides_association_basics2 | Rafael Mendonça França | 2014-08-27 | 1 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] Fix typo of `collection_singular_ids=` method. | yui-knk | 2014-08-27 | 1 | -4/+4 | |
* | | | | | | | [ci skip] Fix typo of `collection=` method. | yui-knk | 2014-08-27 | 1 | -4/+4 | |
|/ / / / / / | ||||||
* | | | | | | [ci skip] Modify a web-console PR link | yuuji.yaginuma | 2014-08-27 | 1 | -1/+1 | |
* | | | | | | Adjusted punctuation and grammar for Form Helpers guide [ci skip] | Brian Jordan | 2014-08-26 | 1 | -16/+16 | |
|/ / / / / | ||||||
* | | | | | Added web links | Eric Brooke | 2014-08-25 | 1 | -1/+1 | |
* | | | | | Quick pass through the 4.2 release notes [ci skip] | Robin Dupret | 2014-08-25 | 1 | -20/+21 | |
* | | | | | Merge pull request #16616 from schneems/schneems/jeremy-comments | Jeremy Kemper | 2014-08-24 | 1 | -0/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Address comments on Gzip implementation | schneems | 2014-08-24 | 1 | -0/+7 | |
* | | | | | | treetop is no longer a mail (rails) dependency | Washington Luiz | 2014-08-24 | 1 | -2/+0 | |
* | | | | | | Whoops, duplicated word [ci skip] | Robin Dupret | 2014-08-24 | 1 | -1/+1 | |
* | | | | | | Some tweaks to the development set-up guide | Robin Dupret | 2014-08-24 | 1 | -43/+41 | |
* | | | | | | Grammer and spelling pass on web console release note. [CI SKIP] | Guo Xiang Tan | 2014-08-25 | 1 | -4/+4 | |
* | | | | | | Describe web-console in the release notes [ci skip] | Genadi Samokovarov | 2014-08-24 | 1 | -4/+14 | |
|/ / / / / | ||||||
* | | | | | Fix example code in Active Job guide [ci skip] | yuuji.yaginuma | 2014-08-23 | 1 | -1/+1 | |
* | | | | | Merge pull request #16655 from brocktimus/20140823_doco_change | Zachary Scott | 2014-08-23 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Properly referencing AR::RecordNotFound in AJ guide rescuing example | Brock Trappitt | 2014-08-23 | 1 | -1/+1 | |
* | | | | | | Merge pull request #16641 from cristianbica/aj-backburner-enqueue-later | Rafael Mendonça França | 2014-08-22 | 1 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Implemented enqueue_at for ActiveJob's Backburner adapter | Cristian Bica | 2014-08-22 | 1 | -4/+4 | |
* | | | | | | | Active Job guide: Add info about queue_name prefix and clarity supporter feat... | Cristian Bica | 2014-08-22 | 1 | -2/+23 | |
|/ / / / / / | ||||||
* | | | | | | Missing space. [CI SKIP] | Guo Xiang Tan | 2014-08-22 | 1 | -1/+1 | |
* | | | | | | add nested_model_forms to guides/documents.yaml [wip] [ci skip] | Zachary Scott | 2014-08-22 | 1 | -1/+4 | |
* | | | | | | Follow up on #16408 | Jon Atack | 2014-08-22 | 1 | -2/+6 | |
* | | | | | | ActiveJob -> Active Job [ci skip] | Xavier Noria | 2014-08-21 | 1 | -1/+1 | |
* | | | | | | Add change to ActionView Notable changes [ci skip] | Charley D | 2014-08-21 | 1 | -0/+3 | |
* | | | | | | Merge pull request #16271 from alol/action-view-overview-guide-tweaks | Vijay Dev | 2014-08-22 | 1 | -11/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Small Action View Overview edits [ci skip] | Alan Oliver | 2014-07-24 | 1 | -11/+11 | |
* | | | | | | | Guide fix. [CI SKIP] | Guo Xiang Tan | 2014-08-22 | 1 | -3/+3 |