2018-08-01ãã1ã¶æéã®è¨äºä¸è¦§
2018/08/30åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã 32% Faster Object#try activesupport/lib/active_support/core_ext/object/try.rbã®ä¿®æ£ã§ãã Object#tryã¡ã½ããã®ãªãã¡ã¯ã¿ãªã³ã°ã§ããå ã ã¯Object#try!ã¡ã½ãããå¼ã³åºããã¦â¦
2018/08/29åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Focus search input after page load on /rails/info/routes (#33683) actionpack/lib/action_dispatch/middleware/templates/routes/_table.html.erbã®ä¿®æ£ã§ãã routesç¨ã®ãã¼ã¸(/râ¦
2018/08/28åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activemodel/CHANGELOG.md Fix numericality validator to still use value before type cast except Active Record. Update "Action View Form Helpers" guide [ci skip] rails â¦
2018/08/27åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Follow up #33523 [ci skip] rails guideã®Action View Form Helpersã®ä¿®æ£ã§ãã formã®çæå¦çã®exampleã«form_forãform_tagã使ç¨ãã¦ããã®ããform_withã使ç¨ããããInclude fâ¦
2018/08/26 ã¯ã³ãããã¯ããã¾ããã§ããã
2018/08/25åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Avoid pg 1.1.0 for now Gemfileã®ä¿®æ£ã§ãã pg gem 1.1.0ã使ç¨ããªããããã¼ã¸ã§ã³ããã¯ã追å ãã¦ãã¾ãã1.1.0ã§deprecateã«ãªã£ãã¡ã½ããã®ä½¿ãæ¹ããã¦ããç®æãããããã®â¦
2018/08/24åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activestorage/CHANGELOG.md ActiveStorage::Service::AzureStorageService only handles specifically relevant types of Azure::Core::Http::HTTPError. It previously obscureâ¦
2018/08/23åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activestorage/CHANGELOG.md ActiveStorage::DiskController#show generates a 404 Not Found response when the requested file is missing from the disk service. It previousâ¦
2018/08/22åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md Add database configuration to disable advisory locks. actionview/CHANGELOG.md Deprecate calling private model methods from view helpers. Merâ¦
2018/08/21åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activejob/CHANGELOG.md Allow assert_performed_with to be called without a block. Execution of assert_performed_jobs, and assert_no_performed_jobs without a block shouâ¦
2018/08/20åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã railties/CHANGELOG.md Deprecate rake initializers in favor of rails initializers. DRY in Active Record Query Interface [ci skip] rails gudieã®Active Record Query Inteâ¦
2018/08/19åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Enable multiple submit buttons for Active Storage forms activestorage/app/assets/javascripts/activestorage.jsã activestorage/app/javascript/activestorage/ujs.jsã®ä¿®æ£ã§ãâ¦
2018/08/18åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã [skip ci] Fix overlapping text in the guide guides/assets/stylesheets/main.cssã®ä¿®æ£ã§ãã rails guideãpixelã800~960ã®ç«¯æ«ã§é²è¦§ããéã«ãããã²ã¼ã·ã§ã³é¨åãã¡ã¤ã³ããã¹â¦
2018/08/17åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Update image_processing to the latest version Gemfile.lockã®ä¿®æ£ã§ãã image_processing gemãææ°ã®ãã¼ã¸ã§ã³ã«æ´æ°ãã¦ãã¾ããRubyã®warningã表示ãããã®ãææ¢ããçºã addâ¦
2018/08/16åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã railties/CHANGELOG.md Deprecate rake dev:cache in favor of rails dev:cache. activejob/CHANGELOG.md Allow perform_enqueued_jobs to be called without a block. activestoâ¦
2018/08/15åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activesupport/CHANGELOG.md Add Array#extract! Merge pull request #33137 from bogdanvlviv/add-array-extract-method ãããã¯ãçã®å¤ãè¿ãè¦ç´ ãåé¤ãã¦è¿ãArray#extracâ¦
2018/08/14åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md Allow to_table in invert_remove_foreign_key. Merge pull request #33602 from darren987469/fix-header-setting-doc-in-testing-guide rails guideâ¦
2018/08/13åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Purpose Metadata For Signed And Encrypted Cookies actionpack/lib/action_dispatch/middleware/cookies.rbã®ä¿®æ£ã§ãã Signed / Encrypted cookiesã«purposeåã³expiry metadataãâ¦
2018/08/12åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Make active job name prefix static since Rails.env will always be the same railties/lib/rails/generators/rails/app/templates/config/environments/production.rb.ttã®ä¿®æ£ã§ãâ¦
2018/08/11åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activestorage/CHANGELOG.md Add a generic base class for Active Storage exceptions Extract transformers Active Storageã®ä¿®æ£ã§ãã transformå¦çãmodule(ActiveStorage:â¦
2018/08/10åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Add missing instructions for FreeBSD [ci skip] rails guideã®Development Dependencies Installã®ä¿®æ£ã§ãã Active Storage Setupã®é ã«ãFreeBSDã®å ´åã®ã»ããã¢ããæé ã追å ãâ¦
2018/08/09åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Avoid i18n 1.1.0 for now Gemfileã®ä¿®æ£ã§ãã i18nã®ãã¼ã¸ã§ã³ã1.0ç³»ã«åºå®ãã¦ãã¾ãã i18n 1.1.0ã使ç¨ããã¨railtiesã®ãã¹ããã³ã±ã¦ãã¾ãçºã Fallbacks to exclude defaultâ¦
2018/08/08åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Add lambdas in conditional validations rails guideã®Active Record Validationsã®ä¿®æ£ã§ãã Using a Proc with :if and :unlessã®é ã«ãªãã·ã§ã³ã«lambdaã使ç¨ããå ´åã®exampleãâ¦
2018/08/07åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Improve ActiveStorage service adapter error handling activestorage/lib/active_storage/service/configurator.rbã®ä¿®æ£ã§ãã Active Storageã®service nameã®æå®ãå ã ã¯å®å ¨ä¸è´â¦
2018/08/06åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Move changelog entry of 47018a82 up [ci skip] activesupport/CHANGELOG.mdã®ä¿®æ£ã§ãã ActiveSupport::Cache#fetchã¡ã½ããã«skip_nilãªãã·ã§ã³ã追å ãã対å¿ã®ã¨ã³ããªã¼ããã¡â¦
2018/08/05åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activesupport/CHANGELOG.md Support not to cache nil for ActiveSupport::Cache#fetch Merge pull request #33511 from albertoalmagro/change-references-from-rake-to-rails-â¦
2018/08/04åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Update Rails 3.2 to 4.0 upgrade guide to include a mention and tip for handling the addition of configurable default HTTP headers. [ci skip] rails guideã®Upgrading Ruby on â¦
2018/08/03åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Remove another unused require activestorage/lib/active_storage/service/gcs_service.rbã®ä¿®æ£ã§ãã 使ç¨ãã¦ããªãnet/httpã®requireãåé¤ãã¦ãã¾ãã retrieve_connection_poolâ¦
2018/08/02åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã don't establish connection test_database since it gets established in load_schema activerecord/lib/active_record/test_databases.rbã®ä¿®æ£ã§ãã parallel testingã§schemaãloaâ¦
2018/08/01åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Log the remote IP addr of clients behind a proxy railties/lib/rails/rack/logger.rbã®ä¿®æ£ã§ãã Rack::Loggerãè¨é²ãããã°ã®ipãremote_ipã«å¤æ´ãã¦ãã¾ãã proxyçµç±ãã¦ããâ¦