aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Rails I18n API guide [ci skip]Yoshiyuki Hirano2017-08-291-10/+10
* "models/reader" is no longer used in `autosave_association_test.rb`Ryuta Kamizono2017-08-281-1/+0
* Address `test_assign_ids_for_through_a_belongs_to` failureRyuta Kamizono2017-08-281-8/+8
* `@previous_reflection.options[:source_type]` in `PolymorphicReflection` is al...Ryuta Kamizono2017-08-281-10/+2
* Merge pull request #30421 from y-yagi/fix_30405Eileen M. Uchitelle2017-08-273-13/+39
|\
| * Retrive screenshot in relative path of current directoryyuuji.yaginuma2017-08-273-13/+39
* | Merge pull request #30435 from yhirano55/fix_grammer_in_guide_for_javascriptVipul A M2017-08-271-6/+6
|\ \
| * | Fix grammar in guide [ci skip]Yoshiyuki Hirano2017-08-281-6/+6
* | | Remove unused `RuntimeReflection#alias_candidate`Ryuta Kamizono2017-08-281-4/+0
* | | Remove trailing spaces [ci skip]Ryuta Kamizono2017-08-276-10/+10
|/ /
* | Should be appear deprecation message for every call (#29649)Ryuta Kamizono2017-08-272-8/+1
* | Omit the default limit for float columns (#28041)Ryuta Kamizono2017-08-273-5/+10
* | Prefer to place a table options before `force: :cascade` (#28005)Ryuta Kamizono2017-08-275-11/+10
* | Merge pull request #30432 from yhirano55/use_tt_in_doc_for_actionviewRyuta Kamizono2017-08-275-24/+24
|\ \
| * | Use tt in doc for ActionView [ci skip]Yoshiyuki Hirano2017-08-275-24/+24
* | | Merge pull request #30429 from yhirano55/use_tt_in_doc_for_activerecordRyuta Kamizono2017-08-277-22/+22
|\ \ \
| * | | Use tt in doc for ActiveRecord [ci skip]Yoshiyuki Hirano2017-08-277-22/+22
| |/ /
* | | Merge pull request #30430 from yhirano55/use_tt_in_doc_for_railtiesRyuta Kamizono2017-08-274-7/+7
|\ \ \ | |/ / |/| |
| * | Use tt in doc for railties [skip ci]Yoshiyuki Hirano2017-08-274-7/+7
|/ /
* | Merge pull request #30427 from yhirano55/fix_broken_doc_layout_for_action_viewRyuta Kamizono2017-08-2722-22/+22
|\ \
| * | Fix broken doc layout for action_view [ci skip]Yoshiyuki Hirano2017-08-2722-22/+22
* | | Merge pull request #30426 from robin850/remove-top-level-ast-constantsGeorge Claghorn2017-08-261-1/+8
|\ \ \ | |/ / |/| |
| * | Remove Active Storage duplicated classes from the API siteRobin Dupret2017-08-261-1/+8
* | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2017-08-261-1/+1
|\ \ \ | |/ / |/| |
| * | [ci skip] Fix a typoyui-knk2017-08-181-1/+1
* | | Merge pull request #30424 from koic/fix_order_of_active_storage_disk_url_para...George Claghorn2017-08-262-2/+2
|\ \ \
| * | | Fix order of Active Storage DiskService URL parametersKoichi ITO2017-08-262-2/+2
|/ / /
* | | Merge pull request #30422 from dansteele/patch-3Vipul A M2017-08-261-1/+4
|\ \ \ | |_|/ |/| |
| * | Correct wording and adding info [ci skip]Daniel Steele2017-08-261-1/+4
|/ /
* | Fix random CI failure due to non-deterministic sorting orderRyuta Kamizono2017-08-261-6/+6
* | Merge pull request #30418 from yhirano55/use_tt_in_doc_for_actionpackRyuta Kamizono2017-08-268-17/+17
|\ \
| * | Use tt in doc for ActionPack [ci skip]Yoshiyuki Hirano2017-08-268-17/+17
* | | Merge pull request #30417 from y-yagi/fix_cant_modify_forzen_string_error_in_...Ryuta Kamizono2017-08-262-1/+16
|\ \ \
| * | | Fix `can't modify frozen String` error in `display_image`yuuji.yaginuma2017-08-262-1/+16
* | | | Merge pull request #30416 from yhirano55/use_tt_in_doc_for_action_mailerRyuta Kamizono2017-08-261-1/+1
|\ \ \ \
| * | | | Use tt in doc for action_mailer [ci skip]Yoshiyuki Hirano2017-08-261-1/+1
| | |/ / | |/| |
* | | | Merge pull request #30415 from yhirano55/use_typewriter_in_doc_for_action_cableRyuta Kamizono2017-08-261-1/+1
|\ \ \ \
| * | | | Use typewriter in doc for Action Cable [ci skip]Yoshiyuki Hirano2017-08-261-1/+1
| |/ / /
* | | | Merge pull request #30403 from yhirano55/fix_broken_doc_for_active_recordRyuta Kamizono2017-08-267-7/+7
|\ \ \ \
| * | | | Fix broken doc for Active Record [ci skip]Yoshiyuki Hirano2017-08-257-7/+7
* | | | | Merge pull request #30413 from yhirano55/enable_links_in_active_storage_docsGeorge Claghorn2017-08-252-2/+2
|\ \ \ \ \
| * | | | | Enable links in Active Storage docs [ci skip]Yoshiyuki Hirano2017-08-262-2/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #30412 from yhirano55/add_nodoc_for_active_record_attribut...Richard Schneeman2017-08-253-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add :nodoc: for ActiveRecord::AttributeMethods [ci skip]Yoshiyuki Hirano2017-08-263-3/+3
|/ / / /
* | | | Merge pull request #30404 from yhirano55/fix_link_in_doc_for_active_storageRobin Dupret2017-08-251-1/+1
|\ \ \ \
| * | | | Fix link in doc for active storage [ci skip]Yoshiyuki Hirano2017-08-251-1/+1
| |/ / /
* / / / Should work inverse association when eager loadingRyuta Kamizono2017-08-254-15/+24
|/ / /
* | | Merge pull request #30401 from yhirano55/add_paths_to_docs_for_active_storageRyuta Kamizono2017-08-251-0/+1
|\ \ \ | |/ / |/| |
| * | Add paths to docs for Active StorageYoshiyuki Hirano2017-08-251-0/+1
|/ /
* | Merge pull request #30398 from yahonda/seed52024Ryuta Kamizono2017-08-251-0/+4
|\ \