Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | [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] docs: making clear that perform_caching has a limited impact | |||||
| | * | | | [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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 9876a16904f817e11713bc85479dd70da1de454b. Reason: Oxford commas are preferred. This is now documented in the documentation guidelines. | |||||
* | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Remove `,` * Fix `<`; -> `<` | |||||
* | | | | | [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 | |
|/ / / / | | | | | | | | | | | | | | | | | * add a space * add a `.` | |||||
* | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I think I know what this sentence is trying to say, but the sentence didn't really make sense, bugs don't fix things! How about this take on it? :sweat_smile: | |||||
* | | | | | Merge pull request #20765 from maurogeorge/activejob-exception | Robin Dupret | 2015-07-09 | 1 | -0/+7 | |
|\ \ \ \ \ | | | | | | | | | | | | | Add Deserialization section on guides at ActiveJob Exception [ci skip] | |||||
| * | | | | | Add Deserialization section on guides at ActiveJob Exception | Mauro George | 2015-07-08 | 1 | -0/+7 | |
| | |_|/ / | |/| | | | | | | | | | | | | | [ci skip] | |||||
* | | | | | [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 | |
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] Closes #20792. Custom validation methods are implemented in terms of callbacks. The `validate` callback chain can't be halted using return values of individual callbacks. | |||||
* | | | | Merge pull request #20779 from maurogeorge/secrets-guides | Robin Dupret | 2015-07-06 | 1 | -0/+23 | |
|\ \ \ \ | | | | | | | | | | | Add to Security guides the secrets.yml [ci skip] | |||||
| * | | | | Add to Security guides the secrets.yml | Mauro George | 2015-07-06 | 1 | -0/+23 | |
| | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | | remove reference to `country_options_for_select` and `country_select` from ↵ | yuuji.yaginuma | 2015-07-05 | 1 | -8/+0 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | guide [ci skip] these methods were removed in 2d27b82d4cf446543539ad20afcbad256d8aeff7 | |||||
* | | | | 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 | |||||
| * | | | | Create Adding images in Action Mailer Views on guides | Mauro George | 2015-07-03 | 1 | -0/+18 | |
| |/ / / | | | | | | | | | | | | | [ci skip] | |||||
* / / / | 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 | |
|\ \ \ | | | | | | | | | Improve integration_tool documentation | |||||
| * | | | integration_tool defaults to :test_unit | Ryan Bigg | 2015-06-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As per railties/lib/rails/test_unit/railtie.rb, where it sets it explicitly. This can be confirmed by starting a new Rails console session in a new app and running this code: Rails.application.config.app_generators.rails[:integration_tool] I also beefed up the documentation slightly to be more explicit about what this configuration setting does. | |||||
* | | | | Merge pull request #20734 from srikanthps/master | Rafael Mendonça França | 2015-06-29 | 1 | -1/+2 | |
|\ \ \ \ | | | | | | | | | | | To fix #20644 | |||||
| * | | | | To fix #20644 | Srikanth Shreenivas | 2015-06-30 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | Added a note on development kit for Windows Users. This is required as Windows users can get frustrated when their first rails project creation would fail as some native gem won't get built. | |||||
* | | | | | 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 ↵ | Mehmet Emin İNAÇ | 2015-06-29 | 1 | -2/+2 | |
| |_|_|/ |/| | | | | | | | | | | | references migration [ci skip] | |||||
* | | | | [ci skip] Fix action_controller_overview | yui-knk | 2015-06-28 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | updates a migration example in the Getting Started guide [ci skip] | Xavier Noria | 2015-06-28 | 1 | -5/+3 | |
| | | | | | | | | | | | | | | | | Closes #20705. | |||||
* | | | | Maintaining consistency in wordings [ci skip] | Rohan Daxini | 2015-06-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | "reproduce" word is better suited then "replicate" as its also used at other places in this same document having same context. It will then be consistent across document. | |||||
* | | | | Merge pull request #20652 from ankit1910/change_doc | Zachary Scott | 2015-06-27 | 1 | -2/+12 | |
|\ \ \ \ | | | | | | | | | | | Change documentation for collection.build and collection.create [ci-skip] | |||||
| * | | | | Change documentation for collection.build and collection.create [ci-skip] | ankit1910 | 2015-06-21 | 1 | -2/+12 | |
| | | | | | ||||||
* | | | | | Merge pull request #20018 from sikachu/change-column-default-recorder | Rafael Mendonça França | 2015-06-27 | 1 | -6/+8 | |
|\ \ \ \ \ | | | | | | | | | | | | | Add reversible syntax for change_column_default | |||||
| * | | | | | Update guide for new change_column_default syntax | Prem Sichanugrist | 2015-06-26 | 1 | -6/+8 | |
| | |/ / / | |/| | | | ||||||
* / | | | | Change routes.rb look in getting started [ci skip] | Dmitry Pak | 2015-06-27 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #20697 from 5t111111/add-block-to-add_source | Guillermo Iguaran | 2015-06-25 | 1 | -0/+8 | |
|\ \ \ \ | | | | | | | | | | | add_source in Application Template should take a block for gem entries | |||||
| * | | | | cherry-pick test and source doc from #20050 | Hirofumi Wakasugi | 2015-06-25 | 1 | -0/+8 | |
| | | | | | ||||||
* | | | | | remove nonexistent hook from instrumentation guide [ci skip] | yuuji.yaginuma | 2015-06-25 | 1 | -11/+0 | |
|/ / / / | ||||||
* | | | | Update rails_welcome.png | Ivan Tse | 2015-06-24 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Merge pull request #20674 from yui-knk/fix/guide2 | Rafael Mendonça França | 2015-06-23 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | [ci skip] Make clear what `this method` is | |||||
| * | | | | [ci skip] Make clear what `this method` is | yui-knk | 2015-06-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In this sentence, there are three candidates of `this method` * default_url_options * url_for * helper method(s) so make it clear. | |||||
* | | | | | Remove the paragraph about Rails::Server#middleware | Robin Dupret | 2015-06-23 | 1 | -18/+0 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As of 56903585, the Rack::ContentLength middleware isn't included by default anymore. The only remaining middleware is Rack::Lock ; since it's only included when using WEBrick, it's certainly not worth documenting it in the guides. [ci skip] | |||||
* | | / | Minor fixes [ci skip] | Andrey Nering | 2015-06-22 | 1 | -2/+2 | |
| |_|/ |/| | |