aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #31485 from y-yagi/skip_bootsnap_optionEileen M. Uchitelle2017-12-184-0/+31
|\
| * Add `skip_bootsnap` optionyuuji.yaginuma2017-12-164-0/+31
* | Merge pull request #31479 from iamvery/reword-delegate-allow-nil-paragraphEileen M. Uchitelle2017-12-181-5/+2
|\ \
| * | Clarify docs for delegate :allow_nil optionJay Hayes2017-12-151-5/+2
* | | Merge pull request #31490 from eugeneius/hash_digest_class_truncateEileen M. Uchitelle2017-12-184-15/+7
|\ \ \
| * | | Don't include ellipsis in truncated digest outputEugene Kenny2017-12-174-15/+7
| | |/ | |/|
* | | Convert non-web image (e.g. PSD) variants to PNGGeorge Claghorn2017-12-183-12/+53
* | | Fix `test_counter_cache_with_touch_and_lock_version` failureRyuta Kamizono2017-12-181-2/+2
* | | Using table name qualified column names unless having SELECT list explicitlyRyuta Kamizono2017-12-182-5/+9
* | | emphasize working on existing issues/patches for newcomers [ci skip]Xavier Noria2017-12-171-1/+3
* | | Minor cleanup of CHANGELOG of PR #30850 [ci skip]Prathamesh Sonpatki2017-12-171-3/+3
* | | Added reference to default value of `allow_other_host` [ci skip]Prathamesh Sonpatki2017-12-171-1/+1
* | | Update ActiveStorage::Blob#transformation docs [ci skip]George Claghorn2017-12-161-3/+3
* | | Add test case that active_storage:install task works within engineyuuji.yaginuma2017-12-171-0/+15
|/ /
* | Merge pull request #31316 from bogdanvlviv/update-association_basics-guideKasper Timm Hansen2017-12-161-3/+5
|\ \
| * | Update "Active Record Associations" guide [ci skip]bogdanvlviv2017-12-141-3/+5
* | | Merge pull request #31484 from yhirano55/fix_active_storage_guideRyuta Kamizono2017-12-161-5/+5
|\ \ \
| * | | Fix Active Storage Overview guide [ci skip]Yoshiyuki Hirano2017-12-161-5/+5
|/ / /
* | | Explicitly require `sidekiq/cli`yuuji.yaginuma2017-12-161-0/+1
* | | Handle invalid signed blob IDs gracefullyGeorge Claghorn2017-12-157-18/+51
* | | Merge pull request #31481 from claudiob/fix-ast-guidesClaudio B2017-12-151-6/+6
|\ \ \ | |_|/ |/| |
| * | [ci skip] Use :amazon, not :s3, to reflect codeClaudio B2017-12-151-6/+6
|/ /
* | Merge pull request #31473 from shioyama/fix_instantiate_test_attributesRyuta Kamizono2017-12-161-4/+7
|\ \
| * | Modify test to correctly pass attributes hashChris Salzberg2017-12-151-4/+7
* | | Restrict variants to variable image blobsGeorge Claghorn2017-12-154-4/+27
* | | Remove needless `change_table`Ryuta Kamizono2017-12-151-6/+2
* | | Sync header title with file name [ci skip]Ryuta Kamizono2017-12-152-3/+3
* | | Merge pull request #31470 from ydakuka/fix-typos-a-st-guideRyuta Kamizono2017-12-151-5/+5
|\ \ \
| * | | Fix in ASt guide [ci skip]Yauheni Dakuka2017-12-151-5/+5
* | | | Merge pull request #31471 from yhirano55/inherit_active_record_baseRyuta Kamizono2017-12-151-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | [ci skip] Inherit ActiveRecord::Base in example codesYoshiyuki Hirano2017-12-151-2/+2
* | | | Fix guide generation error [ci skip]yuuji.yaginuma2017-12-151-10/+0
* | | | [ci skip] Add missing **DO NOT READ THIS FILE ON GITHUB, GUIDES ARE PUBLISHED...Ryuta Kamizono2017-12-152-1/+2
* | | | Merge pull request #31466 from dixitp012/action_pack_doc_link_updateRyuta Kamizono2017-12-151-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [ci skip] update linkDixit Patel2017-12-151-1/+1
* | | | Merge pull request #31464 from yhirano55/update_guide_indexGeorge Claghorn2017-12-141-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | [ci skip] Update guide index for active storageYoshiyuki Hirano2017-12-151-0/+4
|/ / /
* | | Clear dirty `schema_cache` after `dump_schema_cache`Ryuta Kamizono2017-12-151-0/+1
* | | Merge pull request #31037 from jeffreyguenther/activestorage-guideGeorge Claghorn2017-12-142-1/+550
|\ \ \
| * | | Tweak whitespaceJeffrey Guenther2017-12-141-0/+1
| * | | Formatting updatesJeffrey Guenther2017-12-141-14/+19
| * | | Merge branch 'master' into activestorage-guideJeffrey Guenther2017-12-14164-504/+1138
| |\ \ \ | |/ / / |/| | |
* | | | Generate tmpname on its ownyuuji.yaginuma2017-12-151-1/+6
* | | | Merge pull request #31460 from yahonda/deprecated_bigdecimal_new_ap_av_aj_as_...Ryuta Kamizono2017-12-1511-24/+24
|\ \ \ \
| * | | | Suppress `warning: BigDecimal.new is deprecated`Yasuo Honda2017-12-1511-24/+24
|/ / / /
* | | | RedisCacheStore - Fix Default Error HandlerJesse Doyle2017-12-141-3/+5
* | | | Merge pull request #31434 from olivierlacan/boot-feedbackSean Griffin2017-12-142-0/+8
|\ \ \ \
| * | | | Provide instant feedback when booting RailsOlivier Lacan2017-12-132-0/+8
* | | | | Merge pull request #31452 from yahonda/deprecated_bigdecimal_new_activemodelSean Griffin2017-12-143-23/+23
|\ \ \ \ \
| * | | | | Suppress `warning: BigDecimal.new is deprecated` in Active ModelYasuo Honda2017-12-143-23/+23