| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #19686 from tsun1215/index_errors | Sean Griffin | 2015-10-26 | 1 | -0/+4 |
|\ |
|
| * | Errors can be indexed with nested attributes | Michael Probber | 2015-04-17 | 1 | -0/+4 |
* | | Update #20768 to address feedback | Sean Griffin | 2015-10-20 | 1 | -3/+3 |
* | | [Rails Guides] Clarify `belongs_to_required_by_default` option | Vladimir Rybas | 2015-10-20 | 1 | -1/+3 |
* | | Fixed deprecated string to specify the middleware [ci skip] | amitkumarsuroliya | 2015-10-03 | 1 | -1/+1 |
* | | Refactor AS::Callbacks halt config and fix the documentation | Roque Pinel | 2015-10-01 | 1 | -1/+1 |
* | | Make fuzzy sentence more clear | David Verhasselt | 2015-09-28 | 1 | -1/+1 |
* | | mostly remove the ParamsParser middleware | Aaron Patterson | 2015-09-18 | 1 | -1/+0 |
* | | Merge pull request #21512 from X0nic/guides-clarify-timeout-error | Yves Senn | 2015-09-08 | 1 | -1/+1 |
|\ \ |
|
| * | | [Rails Guides] clarify `ActiveRecord::ConnectionTimeoutError` | Nathan Lee | 2015-09-05 | 1 | -1/+1 |
* | | | Merge pull request #21534 from Vratislav/clarify-custom-config-guide | Rafael Mendonça França | 2015-09-07 | 1 | -1/+1 |
|/ / |
|
* | | Fix Configuring Active Record [ci skip] | Alexey Markov | 2015-08-27 | 1 | -2/+2 |
* | | Make disable_with default in submit_tag | Justin Schiff | 2015-08-11 | 1 | -0/+3 |
* | | [ci skip] `field_error_proc` is used in `ActionView::Helpers::ActiveModelInst... | yui-knk | 2015-07-29 | 1 | -1/+1 |
* | | [skip ci] Improve grammar/style in DB pooling guide. | Tim Wade | 2015-07-16 | 1 | -7/+7 |
* | | Merge pull request #20736 from antoine-lizee/docs | Robin Dupret | 2015-07-13 | 1 | -1/+1 |
|\ \ |
|
| * | | [ci skip] doc: making clear that perform_caching has a limited impact | antoine.lizee | 2015-07-13 | 1 | -1/+1 |
* | | | 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 |
| |/ |
|
* | | Tiny documentation edits [ci skip] | Robin Dupret | 2015-06-07 | 1 | -1/+2 |
* | | A few documentation tweaks [ci skip] | Robin Dupret | 2015-06-07 | 1 | -1/+2 |
* | | Merge pull request #20423 from Erol/remove-assets-version-documentation | Rafael Mendonça França | 2015-06-06 | 1 | -2/+0 |
|\ \ |
|
| * | | Remove reference to assets version option. | Erol Fornoles | 2015-06-03 | 1 | -2/+0 |
* | | | Document config.action_mailer.deliver_later_queue_name | Rafael Mendonça França | 2015-06-03 | 1 | -0/+2 |
|/ / |
|
* | | Remove description of `dependency_loading` option | Nikolay Kondratyev | 2015-06-01 | 1 | -2/+0 |
* | | config.static_index configures directory index "index.html" filename | Eliot Sykes | 2015-05-28 | 1 | -1/+1 |
* | | Rails documentation standard is american english. [ci skip] | Ronak Jangir | 2015-05-20 | 1 | -1/+1 |
* | | Merge pull request #20178 from vngrs/fix_wrong_default_value_of_javascript_en... | Santiago Pastorino | 2015-05-17 | 1 | -1/+1 |
|\ \ |
|
| * | | config.generators javascript_engine default value is :js not nil [ci skip] | Mehmet Emin İNAÇ | 2015-05-17 | 1 | -1/+1 |
* | | | add missing documentation about generators resource_route [ci skip] | Mehmet Emin İNAÇ | 2015-05-17 | 1 | -0/+1 |
|/ / |
|
* | | [ci skip] remove unnecessary mention to Test::Unit from docs | Roque Pinel | 2015-05-16 | 1 | -1/+1 |
* | | Fix default value in guide [ci skip] | Kohei Suzuki | 2015-05-12 | 1 | -1/+1 |
* | | Clarify test_order default configuration behaviour [ci skip] | Eliot Sykes | 2015-04-28 | 1 | -1/+1 |
* | | Merge pull request #19236 from sshaw/more_tagged_logging_docs | Yves Senn | 2015-04-24 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | More docs on tagged logging [ci skip] | sshaw | 2015-03-06 | 1 | -1/+1 |
* | | Fix typos and improve the documentation | Jon Atack | 2015-04-15 | 1 | -5/+17 |
* | | Add Active Job to Configuring Guide [ci skip] | Eliot Sykes | 2015-04-09 | 1 | -0/+56 |
* | | Remove unused subdir deployment considerations section [ci skip] | Eliot Sykes | 2015-03-31 | 1 | -9/+0 |
* | | [skip ci] Update configuring.md with #18846 | Jon Atack | 2015-03-27 | 1 | -0/+5 |
* | | Add config.active_record.dump_schemas. | Ryan Wallace | 2015-03-17 | 1 | -0/+5 |
|/ |
|
* | Some documentation edits [ci skip] | Robin Dupret | 2015-03-05 | 1 | -1/+3 |
* | Update cache_timestamp_format default value in guides | T.J. Schuck | 2015-03-03 | 1 | -1/+1 |
* | Remove mention of long-gone initializer and config | Jeremy Kemper | 2015-03-03 | 1 | -2/+0 |
* | Require `belongs_to` by default. | Josef Šimánek | 2015-02-21 | 1 | -0/+2 |
* | Minor guides edits [ci skip] | Robin Dupret | 2015-02-21 | 1 | -7/+9 |
* | Revert c732a66: | Zachary Scott | 2015-02-16 | 1 | -0/+4 |
* | Merge pull request #18960 from ctaintor/remove_dependency_doc | Zachary Scott | 2015-02-16 | 1 | -4/+0 |
|\ |
|
| * | removes docs for dependency_loading config option and disable_dependency_load... | Case Taintor | 2015-02-16 | 1 | -4/+0 |
* | | Merge pull request #18485 from andreynering/robots.txt | Zachary Scott | 2015-02-16 | 1 | -0/+18 |
|\ \
| |/
|/| |
|
| * | Adding 'Search Engines Indexing' Section [ci skip] | Andrey Nering | 2015-01-14 | 1 | -0/+18 |