2016/06/13åã®ã³ãããã§ãã
CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã
Fix calculate
with a string value in from
and eager loading
activerecord/lib/active_record/relation/finder_methods.rb
ã®ä¿®æ£ã§ãã
associationã®eager load + from
ã«Stringãæå®ããå ´åã«ãã¨ã©ã¼ã«ãªã£ã¦ãã¾ããã°ããã£ãã®ãä¿®æ£ãã¦ãã¾ãã
#construct_relation_for_association_calculations
ã§åç
§ããå¤ã誤ã£ã¦ããçºã¨ã©ã¼ã«ãªã£ã¦ããã®ã§ãåç
§ããå¤ãä¿®æ£ã対å¿ãã¦ãã¾ãã
Changed ActiveJob::Base to ApplicationJob in the Active Job guide [ci skip]
rails guideã®Active Job Basics
ã®ä¿®æ£ã§ãã
åexampleã³ã¼ãã®è¦ªã¯ã©ã¹ãActiveJob::Base
ããApplicationJob
ã«ä¿®æ£ãã¦ãã¾ããRails 5ããæ°è¦ã«ä½æããjobã®è¦ªã¯ã©ã¹ã¯ApplicationJob
ã«å¤æ´ã«ãªã£ãçºã
Remove an unused require in ActiveSupport::TestCase
activesupport/lib/active_support/testing/assertions.rb
ã®ä¿®æ£ã§ãã
ä¸è¦ãªactive_support/core_ext/object/blank
ã®requireãåé¤ãã¦ãã¾ãã
Add codeclimate and rubocop config files
codeclimateåã³rubocopç¨ã®configãã¡ã¤ã«ã追å ãã¦ãã¾ãã
å®é¨ç¨ã«è¿½å ããããã§ãã¾ã PRã«å¯¾ãã¦èªåã§ã³ã¡ã³ããã¤ãããã«ã¯ãªã£ã¦ããªãããã§ãã
Merge pull request #25372 from kamipo/remove_assert_date_from_db
activerecord/test/cases/multiparameter_attributes_test.rb
ã
activerecord/test/cases/test_case.rb
ã®ä¿®æ£ã§ãã
ä¸è¦ãªç¬èªã®assertion(assert_date_from_db
)ãåé¤ãã¦ãã¾ãã
Explicitly require acts_like
in AV
actionview/lib/action_view/helpers/date_helper.rb
ã®ä¿®æ£ã§ãã
ä¸è¶³ãã¦ããactive_support/core_ext/object/acts_like
ã®requireã追å ãã¦ãã¾ãã