るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
15件ヒット [1-15件を表示] (0.067秒)

別のキーワード

  1. rss category
  2. rss category=
  3. rss new_category
  4. item category
  5. item category=

検索結果

RSS::Rss::Channel#category (54310.0)

@todo

@todo

RSS::Rss::Channel::Item#category (54310.0)

@todo

@todo

RSS::Maker::RSS20::Items::Item::Categories#new_category (18523.0)

@todo 新しくcategoryを作成し,返します.作成された categoryはcategoryリストの最後 に追加されています.

@todo
新しくcategoryを作成し,返します.作成された
categoryはcategoryリストの最後
に追加されています.

item.categories.new_categoryが作成する
categoryは
maker.channel.categories.new_categoryが作成する
categoryと同じAPIを持ちます.

RSS::Maker::ChannelBase::CategoriesBase#new_category (18451.0)

@todo 新しくcategoryを作成し,返します.作成された categoryはcategoryリストの最後 に追加されています.

@todo
新しくcategoryを作成し,返します.作成された
categoryはcategoryリストの最後
に追加されています.

RSS::Rss::Channel#category= (18310.0)

@todo

@todo

絞り込み条件を変える

RSS::Rss::Channel::Item#category= (18310.0)

@todo

@todo

RSS::Maker::ChannelBase::CategoriesBase::CategoryBase#content (9004.0)

@todo

@todo

RSS::Maker::ChannelBase::CategoriesBase::CategoryBase#content=() (9004.0)

@todo

@todo

RSS::Maker::ChannelBase::CategoriesBase::CategoryBase#domain (9004.0)

@todo

@todo

RSS::Maker::ChannelBase::CategoriesBase::CategoryBase#domain=() (9004.0)

@todo

@todo

絞り込み条件を変える

RSS::Rss::Channel::Item::Category#content (9004.0)

@todo

@todo

RSS::Rss::Channel::Item::Category#content= (9004.0)

@todo

@todo

RSS::Rss::Channel::Item::Category#domain (9004.0)

@todo

@todo

RSS::Rss::Channel::Item::Category#domain= (9004.0)

@todo

@todo

Warning#warn(message) -> nil (40.0)

引数 message を標準エラー出力 $stderr に出力します。

引数 message を標準エラー出力 $stderr に出力します。

Kernel.#warnの挙動を変更する際は、このメソッドではなくクラスメソッドであるWarning.warnをオーバーライドする必要があります。

@param message 出力するオブジェクトを指定します。

@param category 警告のカテゴリを指定します。サポートされている category については Warning.[] を参照してください。


@see Kernel.#warn, Warning.warn

絞り込み条件を変える