Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Merge pull request #21204 from brooksreese/ruby_v_before_tip | Matthew Draper | 2015-08-12 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | [ci skip] Swap ruby -v and the installation tip | Brooks Reese | 2015-08-11 | 1 | -5/+5 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #21195 from brooksreese/fix_broken_link_markup | Yves Senn | 2015-08-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [ci skip] Fix broken link markup | Brooks Reese | 2015-08-11 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Tiny documentation fixes [ci skip] | Robin Dupret | 2015-08-11 | 2 | -6/+11 | |
| * | | | | | | | | | | | Merge pull request #21138 from dhiachou/patch-2 | Rafael Mendonça França | 2015-08-11 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [ci skip] Typo fixed | Dhia Eddine Chouchane | 2015-08-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Outdated information about session storage updated [ci skip] | Dhia Eddine Chouchane | 2015-08-06 | 1 | -2/+4 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | [ci skip] Add link to testing guide | Brooks Reese | 2015-08-10 | 1 | -1/+7 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | [ci skip] Modify introduction text and bullets to be consistent with other gu... | Brooks Reese | 2015-08-10 | 1 | -5/+5 | |
| * | | | | | | | | | | docs, use hash instead of a string for `order`. [ci skip] | Yves Senn | 2015-08-10 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge pull request #21177 from brooksreese/single_crud_operation | Claudio B. | 2015-08-09 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [ci skip] Note that each action maps to a specific CRUD operation | Brooks Reese | 2015-08-09 | 1 | -1/+3 | |
| * | | | | | | | | | | | Merge pull request #21166 from brooksreese/migration_seed_explanation | Claudio B. | 2015-08-08 | 1 | -4/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [ci skip] Give in-depth explanation of migrations vs. seeds.rb | Brooks Reese | 2015-08-08 | 1 | -4/+9 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | [ci skip] Adding a note to Action Mailer Basics documentation that Google inc... | melissawahnish | 2015-08-08 | 1 | -0/+3 | |
| * | | | | | | | | | | | use uuid method to define the UUID type [ci skip] | yuuji.yaginuma | 2015-08-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | [ci skip] Add an explanation for `status` option | yui-knk | 2015-08-08 | 1 | -1/+5 | |
| * | | | | | | | | | | | stop using @_env in the controller instance | Aaron Patterson | 2015-08-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | Remove XML Serialization from core. | Zachary Scott | 2015-08-07 | 1 | -59/+2 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Fix doc typo | Tom Copeland | 2015-08-07 | 1 | -1/+1 | |
| * | | | | | | | | | | [ci skip] Remove `identity.active_record` | yui-knk | 2015-08-07 | 1 | -8/+0 | |
| * | | | | | | | | | | Added bin/update script to update application automatically | Mehmet Emin İNAÇ | 2015-08-07 | 1 | -1/+1 | |
| * | | | | | | | | | | Small fix | Alexey Markov | 2015-08-06 | 1 | -1/+1 | |
| * | | | | | | | | | | Corrected instructions for using Sass | Andreas Lietz | 2015-08-06 | 1 | -4/+4 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #20800 from xijo/make_active_job_locale_aware | Kasper Timm Hansen | 2015-08-04 | 1 | -0/+13 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fixes #20799 | Johannes Opper | 2015-08-04 | 1 | -0/+13 | |
| * | | | | | | | | | | Merge pull request #21076 from r11runner/guide-join-tables | Claudio B. | 2015-08-03 | 2 | -10/+21 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [ci skip] migration and association guides: added some remarks about join tables | r11runner | 2015-08-04 | 2 | -10/+21 | |
| * | | | | | | | | | | | Correctly close a fenced code block [ci skip] | Robin Dupret | 2015-08-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | Add note to routing guide about overriding defaults [ci skip] | Andrew White | 2015-08-03 | 1 | -0/+2 | |
| * | | | | | | | | | | | Merge pull request #21052 from robin850/caching-guide | Kasper Timm Hansen | 2015-08-03 | 2 | -51/+160 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Improve the "Caching with Rails" guide's introduction [ci skip] | claudiob | 2015-08-03 | 1 | -2/+14 | |
| | * | | | | | | | | | | | Add a section about "Collection caching" [ci skip] | Robin Dupret | 2015-08-03 | 1 | -0/+23 | |
| | * | | | | | | | | | | | Publish the "Caching with Rails" guide [ci skip] | Celestino Gomes | 2015-07-28 | 1 | -0/+4 | |
| | * | | | | | | | | | | | Add a "Managing dependencies" part to the caching guide [ci skip] | Robin Dupret | 2015-07-28 | 1 | -0/+87 | |
| | * | | | | | | | | | | | Tiny edits to the "Caching with Rails" guide | Robin Dupret | 2015-07-28 | 1 | -49/+32 | |
| * | | | | | | | | | | | | correct example of button_tag [ci skip] | yuuji.yaginuma | 2015-08-02 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | [ci skip] | yui-knk | 2015-08-01 | 1 | -0/+14 | |
| * | | | | | | | | | | | Remove yepnope mention from form helpers guide because it's deprecated [ci skip] | Anton Chuchkalov | 2015-07-30 | 1 | -3/+2 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | [ci skip] `field_error_proc` is used in `ActionView::Helpers::ActiveModelInst... | yui-knk | 2015-07-29 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Tiny documentation edits [ci skip] | Robin Dupret | 2015-07-28 | 1 | -4/+6 | |
| * | | | | | | | | | [ci skip] Add a link to action_controller_overview.html | yui-knk | 2015-07-28 | 1 | -1/+1 | |
| * | | | | | | | | | [ci skip] Now Action View is completely separated from Action Pack | yui-knk | 2015-07-28 | 1 | -1/+1 | |
| * | | | | | | | | | Ryan Bigg has changed jobs. | Ryan Bigg | 2015-07-27 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Fix minor typo in testing guide | Dave Powers | 2015-07-20 | 1 | -1/+1 | |
| * | | | | | | | | Merge pull request #20763 from maurogeorge/default_scope_create-doc | Sean Griffin | 2015-07-18 | 1 | -0/+12 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Add a note about default_scope and create records | Mauro George | 2015-07-16 | 1 | -0/+12 | |
| * | | | | | | | | | Merge pull request #20909 from yui-knk/fix/test-commnad | Claudio B. | 2015-07-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [ci skip] Add `bundle exec` to test run command | yui-knk | 2015-07-17 | 1 | -1/+1 | |
| | | |_|_|/ / / / / | | |/| | | | | | | |