2014-08-01ãã1ã¶æéã®è¨äºä¸è¦§
2014/08/30åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activesupport/CHANGELOG.md We tenderized the wrong method! Object#try already had the yield option, just needed some tenderloving instance_eval to fit the bill Don't â¦
2014/08/29åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã actionpack/CHANGELOG.md Fix bug where the router would ignore any constraints added to redirect routes. Don't rescue IPAddr::InvalidAddressError No transaction for a â¦
2014/08/28åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã [ci skip] mention assert_select in release notes rails guideã®Ruby on Rails 4.2 Release Notesã®ä¿®æ£ã§ãã assert_selectã®åä½ãå¤ãã£ã¦ããæ¨è¿½è¨ãã¦ãã¾ãã Html Sanitizerâ¦
2014/08/27åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã railties/CHANGELOG.md fix broken gem method with non-String arguments. Closes #16709. Keep the first string we fetch activesupport/test/caching_test.rbã®ä¿®æ£ã§ãã ãâ¦
2014/08/26åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã [ci skip] use proper apostrophe activesupport/test/transliterate_test.rbã®ã³ã¡ã³ãã®ä¿®æ£ã§ãã ããã«ã¢ãã¹ãããã£ãã·ã³ã°ã«ã¢ãã¹ãããã£ã«ä¿®æ£ã [ci skip] make assert meâ¦
2014/08/25åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md pg, default_sequence_name needs to return a string. actionview/CHANGELOG.md Merge pull request #16488 from agrobbin/form-label-builder [ci sâ¦
2014/08/23åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Don't calculate in-place changes twice activerecord/lib/active_record/attribute_methods/dirty.rbã®ä¿®æ£ã§ãã changed?ãchangedã¡ã½ãããåé¤ãã¦ãã¾ãã changed?ãchangesã¡â¦
2014/08/22åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã actionpack/CHANGELOG.md Refactor ActionDispatch::RemoteIp activesupport/CHANGELOG.md Add the Duration#instance_of? method that was previously delegated to the internaâ¦
2014/08/21åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã actionpack/CHANGELOG.md Enable gzip compression by default Avoid duplicating routes for HEAD requests. Require ActiveJob in case a skip_xxx option is given railties/lâ¦
2014/08/20åã®ã³ãããã§ãã rails 4.2 beta1ããªãªã¼ã¹ããã¾ããããããããã£ã¦ããdocç³»ã®ä¿®æ£ãGemfileé¢ä¿ã®ä¿®æ£ã大éã«ããã¾ããã ãããªä¸ãCHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md Only merge scopes with zâ¦
2014/08/19åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md Add option to stop swallowing errors on callbacks. Fixes the Relation#exists? to work with polymorphic associations. Sync railties release nâ¦
2014/08/18åã®ã³ãããã§ãã ä»æ¥ã¯ãå¤ãã£ãã§ãâ¦ã ActiveJob / DeliverLater / GlobalIDã®ãã¼ã¸ã respond_withã®responders gemã¸ã®åãåºãçãå²ã¨å¤§ããªå¯¾å¿ãè¡ããã¦ãã¾ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã actionpack/CHANGELOâ¦
2014/08/17åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md Implement _was and changes for in-place mutations of AR attributes actionpack/CHANGELOG.md When your templates change, browser caches bust aâ¦
2014/08/16åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md Fix regression on after_commit in nested transactions. Use *_transaction methods in TransactionManager activerecord/lib/active_record/connecâ¦
2014/08/15åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Warm up Symbols with where method activerecord/test/cases/finder_test.rbã®ä¿®æ£ã§ãã DBã®warm upã®çºã«ãPost.firstãè¡ã£ã¦ããã®ã§ãããã©ããããã ã¨ä¸å®å ¨ã ã£ãããããPoâ¦
rails commit logæµãèªã¿(2014/08/14) CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã actionpack/CHANGELOG.md Fix assert_template not being able to assert that no files were rendered. remove deprecated MissingHelperError proxy. activerecord/CHAâ¦
2014/08/13åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md index_exists? with :name checks specified columns. [ci skip] Updated where scope to conform to new style activerecord/lib/active_record/assoâ¦
2014/08/12åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activesupport/CHANGELOG.md users_dont_suck_but_only_we_suck_and_only_our_tests_are_order_dependent! [ci skip] Fix broken url in plugins guide rails guideã®The Basics â¦
2014/08/11åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md update error message to reflect that the record could have been destroyed Cleanup Guides Guidelines [ci skip] rails guideã®Ruby on Rails Guiâ¦
2014/08/10åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ãããã¨ãããdocã®ä¿®æ£ä¸ã¤ã ãã [ci skip] Fix sample code in engines guide rails guideã®Getting Started with Enginesã®ä¿®æ£ã§ãã ãµã³ãã«ã³ã¼ããå®éã®åºåå 容ã¨ç°ãªã£ã¦ããç®æâ¦
2014/08/09åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã actionpack/CHANGELOG.md Extract source code for the entire exception stack trace for better debugging and diagnosis. Merge pull request #16427 from ryandao/full_stackâ¦
2014/08/08åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Fix spelling. actionpack/test/controller/test_case_test.rbã®ä¿®æ£ã§ãã stingãstringã«ä¿®æ£ãã¦ãã¾ãã change to empty? from blank? activerecord/lib/active_record/connectioâ¦
2014/08/07åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activesupport/CHANGELOG.md Fix DateTime comparison with DateTime::Infinity object activerecord/CHANGELOG.md Define id_was to get the previous value of the primary keyâ¦
2014/08/06åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md schema rake tasks are specific about the configuration to act on. Cleanup Transaction inheritance. activerecord/lib/active_record/connectionâ¦
2014/08/05åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Fix typo [ci skip] railties/lib/rails/generators/rails/app/templates/config/environments/production.rb.ttã®ä¿®æ£ã§ãã typoã®ä¿®æ£ã Only define Objetc#itself when it is not â¦
2014/08/04åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activerecord/CHANGELOG.md Merge pull request #16333 from joker1007/fix_decimal_cast_from_float_with_large_precision Generating stubs for helper tests is overly specifâ¦
2014/08/03åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã rename MiniTest to Minitest activerecord/test/cases/attribute_test.rbã activerecord/test/cases/migration/pending_migrations_test.rbã®ä¿®æ£ã§ãã MiniTestãMinitestã«å¤æ´ãâ¦
2014/08/02åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã activesupport/CHANGELOG.md Added Object#self which returns the object itself activerecord/CHANGELOG.md Deprecate source_macro Added Object#self which returns the objeâ¦
2014/08/01åã®ã³ãããã§ãã CHANGELOGã¸ã®è¿½å ã¯ããã¾ããã§ããã Refactor join_keys to remove complex conditionals activerecord/lib/active_record/associations/join_dependency/join_association.rbã activerecord/lib/active_record/reflectioâ¦
2014/07/31åã®ã³ãããã§ãã CHANGELOGã«ã®ã£ãã³ãããã¯ä»¥ä¸ã®éãã§ãã actionmailer/CHANGELOG.md Deprecate *_path methods in mailers Deprecate *_path methods in mailers mailersã§*_pathã¡ã½ããã¯deprecateã«ãªãã¾ããã代ããã«ã *_urlã使â¦