Project

General

Profile

Actions

バグ #1188

open

method_missingが反応できるメソッド名にはrespond_to_missing?が真を返すようにする

Added by toshi_a 初音 over 6 years ago. Updated over 6 years ago.

Status:
新規
Priority:
通常
Target version:
プラグイン名:
ブランチ:
クラッシュする:
No

Description

Plugin::Twitter::World がTwitter APIのオブジェクトにメソッドを移譲しているが、respond_to_missing?を実装していないため移譲先として使われず、正しく呼ばれていない。

method_missingでソースコードをgrepした結果まあまあな数があった。


Files


再現手順

  1. https://github.com/toshia/portal をインストールする
  2. PrimaryまたはSecondaryにTwitter Worldを含めたPortalを作る
  3. そのPortalをカレントワールドにした状態でTwitterユーザのプロフィールタブを開く
  4. UIのほとんどの内容が表示されない
Actions

Also available in: Atom PDF