| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge pull request #20773 from jonatack/distinct-instead-of-deprecated-uniq | Kasper Timm Hansen | 2015-07-03 | 1 | -2/+3 |
|\ \ |
|
| * | | [skip ci] #distinct instead of #uniq | Jon Atack | 2015-07-03 | 1 | -2/+3 |
|/ / |
|
* | | Merge pull request #20766 from trosborn/diversity | Rafael Mendonça França | 2015-07-02 | 2 | -8/+8 |
|\ \
| |/
|/| |
|
| * | changes names in guides to better reflect diversity [ci-skip] | Thomas Osborn | 2015-07-02 | 2 | -8/+8 |
|/ |
|
* | Fix spelling of `Thoughtleadering` | eileencodes | 2015-07-02 | 1 | -1/+1 |
* | Use default model enum in fixtures if not defined | eileencodes | 2015-07-02 | 3 | -1/+14 |
* | Merge pull request #20760 from claudiob/remove-true-false-class | Xavier Noria | 2015-07-02 | 1 | -6/+0 |
|\ |
|
| * | [ci skip] Don't use TrueClass, FalseClass in docs | claudiob | 2015-07-02 | 1 | -6/+0 |
|/ |
|
* | Merge pull request #20631 from repinel/improve-url-for-docs | Robin Dupret | 2015-07-01 | 1 | -3/+19 |
|\ |
|
| * | [ci skip] Improve the url_for documentation | Roque Pinel | 2015-07-01 | 1 | -3/+19 |
|/ |
|
* | Separate the constraint and other options [ci skip] | Robin Dupret | 2015-07-01 | 1 | -3/+8 |
* | Merge pull request #20747 from pwnall/fix_minitest_rails | Kasper Timm Hansen | 2015-07-01 | 1 | -3/+3 |
|\ |
|
| * | Avoid crashing when minitest-rails is loaded. | Victor Costan | 2015-07-01 | 1 | -3/+3 |
|/ |
|
* | Correct through associations using scopes | Sean Griffin | 2015-06-30 | 4 | -6/+16 |
* | follow-up to 2183caa, always reenable the task. #20743 | Yves Senn | 2015-06-30 | 1 | -3/+3 |
* | `dump_schema_after_migration` applies migration tasks other than db:migrate | Yves Senn | 2015-06-30 | 3 | -15/+27 |
* | tests, railties tests should use `bin/` executables when possible. | Yves Senn | 2015-06-30 | 9 | -121/+121 |
* | 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 |
* | | | Merge pull request #20739 from jordondornbos/patch-1 | Rafael Mendonça França | 2015-06-29 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | fix pluralization in doc [ci skip] | Jordon Dornbos | 2015-06-29 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #20735 from vngrs/minor_addition_to_getting_started | Sean Griffin | 2015-06-29 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Minor addition to getting started guide for foreign_key description of refere... | Mehmet Emin İNAÇ | 2015-06-29 | 1 | -2/+2 |
|/ / / |
|
* | | | docs, nodoc `NullPreloader` and `AlreadyLoaded`. | Yves Senn | 2015-06-29 | 1 | -2/+2 |
* | | | Merge pull request #20724 from y-yagi/fix_scaffold_in_full_engine | Yves Senn | 2015-06-29 | 7 | -3/+36 |
|\ \ \ |
|
| * | | | fix NoMethodError that occurs when generating scaffold inside full mode engine | yuuji.yaginuma | 2015-06-28 | 7 | -3/+36 |
* | | | | Merge pull request #20669 from akolomiychuk/image-path | Yves Senn | 2015-06-29 | 3 | -0/+11 |
|\ \ \ \ |
|
| * | | | | Add nil check in asset_path | Anton Kolomiychuk | 2015-06-29 | 2 | -0/+7 |
* | | | | | Merge pull request #20538 from repinel/fix-render-caching-issue | Kasper Timm Hansen | 2015-06-29 | 4 | -16/+36 |
|\ \ \ \ \ |
|
| * | | | | | Fix cache issue when different partials use the same collection | Roque Pinel | 2015-06-28 | 4 | -16/+36 |
|/ / / / / |
|
* | | | | | Merge pull request #20726 from yui-knk/fix/doc_controller | Claudio B. | 2015-06-28 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | [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 |
* | | | | | Revert the behavior of association names and `where` to be closer to 4.2 | Sean Griffin | 2015-06-27 | 1 | -1/+1 |
* | | | | | Improve error messages in cookies_test | eileencodes | 2015-06-27 | 1 | -3/+3 |
* | | | | | Merge pull request #20276 from davetron5000/revert-head-on-no-template | Kasper Timm Hansen | 2015-06-27 | 2 | -2/+38 |
|\ \ \ \ \ |
|
| * | | | | | Override default_render's behavior with a block | Dave Copeland | 2015-06-20 | 2 | -2/+38 |
* | | | | | | Merge pull request #20720 from rohandaxini/patch-2 | Rafael Mendonça França | 2015-06-27 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Maintaining consistency in wordings [ci skip] | Rohan Daxini | 2015-06-27 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #20712 from nhodges/dev/nh/20345 | Rafael Mendonça França | 2015-06-27 | 1 | -2/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Remove `config` options from `default_options` in `railties` | Nuri Hodges | 2015-06-26 | 1 | -2/+1 |
* | | | | | | | Merge pull request #20556 from radanskoric/improve-validation-helpers | Rafael Mendonça França | 2015-06-27 | 5 | -7/+41 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Improve Validation Helpers' documentation comments and tests | Radan Skoric | 2015-06-27 | 5 | -7/+41 |
|/ / / / / / / |
|
* | | | | | | | 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] | ankit1910 | 2015-06-21 | 1 | -2/+12 |