2015-07-01から1ヶ月間の記事一覧
2015/07/30分のコミットです。 CHANGELOGへの追加はありませんでした。 Make silence a warning inserted by commit #4b3f8ac actionmailer/test/i18n_with_controller_test.rbの修正です。 Add deprecation warning for render :text の対応により、send_ma…
2015/07/29分のコミットです。 CHANGELOGへの追加はありませんでした。 [ci skip] field_error_proc is used in ActionView::Helpers::ActiveModelInstanceTag rails guideのConfiguring Rails Applicationsの修正です。 config.action_view.field_error_pro…
2015/07/28分のコミットです。 CHANGELOGにのったコミットは以下の通りです。 railties/CHANGELOG.md Add a --api option in order to generate plugins that can be added inside an API application. [ci skip] it should be protect_from_forgery actionp…
2015/07/27分のコミットです。 CHANGELOGにのったコミットは以下の通りです。 actionview/CHANGELOG.md Add wildcard template dependencies. Add wildcard template dependencies. ActionViewの修正です。 ActionViewのtemplate dependenciesの指定に、ワイ…
2015/07/26分のコミットです。 CHANGELOGにのったコミットは以下の通りです。 activerecord/CHANGELOG.md Properly allow uniqueness validations on primary keys. Properly allow uniqueness validations on primary keys. activerecord/lib/active_record…
2015/07/25分のコミットです。 CHANGELOGにのったコミットは以下の通りです。 activerecord/CHANGELOG.md destroy shouldn't raise when child associations fail to save destroy shouldn't raise when child associations fail to save ActiveRecordの修正…
2015/07/24分のコミットです。 CHANGELOGへの追加はありませんでした。 Improvements on the enum documentation [ci skip] activerecord/lib/active_record/enum.rbのdocの修正です。 _prefixオプションを使用した場合のexampleの追加、 Rename the enum{pr…
2015/07/23分のコミットです。 CHANGELOGへの追加はありませんでした。 Don't apply locking around basic #load / #require activesupport/lib/active_support/dependencies.rbの修正です。 load_dependencyメソッドで、load/require処理実行時に排他ロック…
2015/07/22分のコミットです。 CHANGELOGへの追加はありませんでした。 fix rails tests activerecord/test/models/topic.rbの修正です。 Correctly ignore mark_for_destruction without autosave · rails/rails@c0ef95a の対応で追加したテストのモデルにa…
2015/07/21分のコミットです。 CHANGELOGにのったコミットは以下の通りです。 activerecord/CHANGELOG.md Correctly ignore mark_for_destruction without autosave Deprecate and rename the keys for association restrict_dependent_destroy Extra caller…
2015/07/20分のコミットです。 CHANGELOGにのったコミットは以下の通りです。 activesupport/CHANGELOG.md Fix TimeWithZone#eql? to handle TimeWithZone created from DateTime activerecord/CHANGELOG.md Fix counter_cache for polymorphic associations…
2015/07/19分のコミットです。 CHANGELOGへの追加はありませんでした。 Ensure that 'ActionController::Parameters' can still be passed to AR for collection associations activerecord/lib/active_record/nested_attributes.rbの修正です。 assign_nest…
2015/07/18分のコミットです。 CHANGELOGにのったコミットは以下の通りです。 activesupport/CHANGELOG.md ActiveSupport::HashWithIndifferentAccess select and reject should return enumerator if called without block activerecord/CHANGELOG.md Ensur…
2015/07/17分のコミットです。 CHANGELOGへの追加はありませんでした。 [skip ci] Improve grammar/style in DB pooling guide. rails guideのConfiguring Rails Applicationsの修正です。 Database poolingの項のグラマーの修正を行っています。 [ci skip] …
2015/07/16分のコミットです。 CHANGELOGにのったコミットは以下の通りです。 actionpack/CHANGELOG.md Make AC::Parameters not inherited from Hash activerecord/CHANGELOG.md Deprecate force association reload by passing true Make AC::Parameters n…
2015/07/15分のコミットです。 CHANGELOGにのったコミットは以下の通りです。 activesupport/CHANGELOG.md Removed ActiveSupport::Concurrency::Latch, superseded by `Concurrent::CountDownLatch from the concurrent-ruby gem. Merge pull request #2086…
2015/07/14分のコミットです。 CHANGELOGへの追加はありませんでした。 [ci skip] doc: making clear that perform_caching has a limited impact 各docの修正です。 config.action_controller.perform_caching に設定した値はAction Controllerにのみ影響が…
2015/07/13 はコミットはありませんでした。今月2回目。
2015/07/12分のコミットです。 CHANGELOGへの追加はありませんでした。 Add tests to ensure we don't interfere with json gem's output ActiveSupportのテストの修正です。 active_support/jsonをロードした場合に、JSON gemが正常に動作する事を確認する…
2015/07/11分のコミットです。 CHANGELOGにのったコミットは以下の通りです。 activesupport/CHANGELOG.md active_support/indifferent_hash: fix cloning default_proc on dup active_support/indifferent_hash: dont raise on to_hash when default_proc r…
2015/07/10分のコミットです。 CHANGELOGへの追加はありませんでした。 set parameters as a query string actionpack/lib/action_controller/test_case.rbの修正です。 query parametersを文字列で設定するよう修正しています。実際にhttpでのリクエストが…
2015/07/09分のコミットです。 CHANGELOGへの追加はありませんでした。 allocate new responses rather than recycling them actionpack/lib/action_controller/test_case.rbの修正です。 テストでresponseオブジェクトを生成するのに、独自に定義したrecycl…
2015/07/08分のコミットです。 CHANGELOGにのったコミットは以下の通りです。 actionview/CHANGELOG.md Support explicit defintion of resouce name for collection caching. Fix regression caused by a01d164b activerecord/lib/active_record/relation/m…
2015/07/07分のコミットです。 CHANGELOGへの追加はありませんでした。 Add test proving that accepts_nested_attributes_for is secure against ID tampering attacks. activerecord/test/cases/nested_attributes_test.rbの修正です。 belongs_toに保存さ…
2015/07/06分のコミットです。 CHANGELOGにのったコミットは以下の通りです。 actionmailer/CHANGELOG.md ActionMailer::MessageDelivery respects current I18n.locale actionpack/CHANGELOG.md Add ability to filter parameters based on parent keys. Re…
2015/07/05分のコミットです。 CHANGELOGへの追加はありませんでした。 Merge pull request #20764 from maurogeorge/mailer_image rails guideのAction Mailer Basicsの修正です。 Action Mailerのviewに画像を追加する方法について説明している、Adding im…
2015/07/04はコミットはありませんでした。前コミットが無かった日は2014/11/16(多分)なので、半年以上振り。
2015/07/03分のコミットです。 CHANGELOGへの追加はありませんでした。 [ci skip] Don't use TrueClass, FalseClass in docs actionpack/lib/abstract_controller/base.rbのdocの修正です。 available_action?メソッド、action_method?メソッドのdocの戻り値…
2015/07/02分のコミットです。 CHANGELOGへの追加はありませんでした。 [ci skip] Improve the url_for documentation actionpack/lib/action_dispatch/routing/url_for.rbのdocの修正です。 url_optionsについての説明、及びurl_forメソッドに各種オプショ…
2015/07/01分のコミットです。 CHANGELOGにのったコミットは以下の通りです。 activerecord/CHANGELOG.md Correct through associations using scopes Correct through associations using scopes activerecord/lib/active_record/associations/association_…