Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | [ci skip] | yui-knk | 2015-08-01 | 1 | -0/+14 | |
| * | | | | | | | | | | | Merge pull request #21063 from cmisenas/fix-guides-warning-env | Yves Senn | 2015-07-31 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix WARNINGS flag inside guides/Rakefile | Jade Misenas | 2015-07-29 | 1 | -1/+1 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * / | | | | | | | | | | 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 | |
| * | | | | | | | | | Replaced render :text with render :plain in AC gem bug report template | Prathamesh Sonpatki | 2015-07-18 | 1 | -1/+1 | |
| * | | | | | | | | | use `plain` option instead of deprecated `text` option | yuuji.yaginuma | 2015-07-18 | 1 | -1/+1 | |
| * | | | | | | | | | 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 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * / | | | | | | | | [skip ci] Improve grammar/style in DB pooling guide. | Tim Wade | 2015-07-16 | 1 | -7/+7 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | [ci skip] add note for individual stub creation | Aditya Kapoor | 2015-07-15 | 1 | -0/+16 | |
| * | | | | | | | | Merge pull request #20736 from antoine-lizee/docs | Robin Dupret | 2015-07-13 | 2 | -1/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [ci skip] doc: making clear that perform_caching has a limited impact | antoine.lizee | 2015-07-13 | 2 | -1/+6 | |
| * | | | | | | | | | fix typo in caching guide [ci skip] | Anton Chuchkalov | 2015-07-12 | 1 | -1/+1 | |
* | | | | | | | | | | Revert "[ci skip] Fix to `a, b or c` format" | Vijay Dev | 2015-08-24 | 1 | -1/+1 | |
* | | | | | | | | | | add commas removed earlier [ci skip] | Vijay Dev | 2015-08-24 | 1 | -1/+1 | |
* | | | | | | | | | | [ci skip] Fix to `a, b or c` format | yui-knk | 2015-07-30 | 1 | -1/+1 | |
* | | | | | | | | | | [ci skip] Fix to `a, b and c` format | yui-knk | 2015-07-25 | 1 | -1/+1 | |
* | | | | | | | | | | [ci skip] Fix minor typo | yui-knk | 2015-07-24 | 1 | -1/+1 | |
* | | | | | | | | | | [ci skip] Fix `before_filter` -> `before_action` | yui-knk | 2015-07-24 | 1 | -1/+1 | |
* | | | | | | | | | | [ci skip] Minor fix | yui-knk | 2015-07-24 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-07-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [ci skip] Fix hash key to symbol | yui-knk | 2015-06-24 | 1 | -1/+1 | |
* | | | | | | | | | | the key is that the behavior is incorrect [ci skip] | Tony Miller | 2015-07-11 | 1 | -1/+1 | |
* | | | | | | | | | | saying that "behaviour" "behaves" is kind of awkward, how about "works" | Tony Miller | 2015-07-10 | 1 | -1/+1 | |
* | | | | | | | | | | [ci skip] change sentence about reporting bugs in contributing guide | Tony Miller | 2015-07-10 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #20765 from maurogeorge/activejob-exception | Robin Dupret | 2015-07-09 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add Deserialization section on guides at ActiveJob Exception | Mauro George | 2015-07-08 | 1 | -0/+7 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | [ci skip] Add `bundle exec` to Running a Single Test | yui-knk | 2015-07-08 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | docs, clarify the meanaing of return values from validation methods. | Yves Senn | 2015-07-07 | 1 | -2/+3 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #20779 from maurogeorge/secrets-guides | Robin Dupret | 2015-07-06 | 1 | -0/+23 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add to Security guides the secrets.yml | Mauro George | 2015-07-06 | 1 | -0/+23 | |
* | | | | | | | | | remove reference to `country_options_for_select` and `country_select` from gu... | yuuji.yaginuma | 2015-07-05 | 1 | -8/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #20764 from maurogeorge/mailer_image | Vijay Dev | 2015-07-04 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Create Adding images in Action Mailer Views on guides | Mauro George | 2015-07-03 | 1 | -0/+18 | |
| |/ / / / / / / | ||||||
* / / / / / / / | changes names in guides to better reflect diversity [ci-skip] | Thomas Osborn | 2015-07-02 | 1 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #20741 from radar/integration_tool_doc | Rafael Mendonça França | 2015-06-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | integration_tool defaults to :test_unit | Ryan Bigg | 2015-06-30 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #20734 from srikanthps/master | Rafael Mendonça França | 2015-06-29 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | To fix #20644 | Srikanth Shreenivas | 2015-06-30 | 1 | -1/+2 | |
* | | | | | | | | | fix pluralization in doc [ci skip] | Jordon Dornbos | 2015-06-29 | 1 | -1/+1 | |
* | | | | | | | | | Minor addition to getting started guide for foreign_key description of refere... | Mehmet Emin İNAÇ | 2015-06-29 | 1 | -2/+2 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | [ci skip] Fix action_controller_overview | yui-knk | 2015-06-28 | 1 | -1/+1 |