7件ヒット
[1-7件を表示]
(0.021秒)
種類
- インスタンスメソッド (4)
- ライブラリ (1)
- 文書 (1)
- クラス (1)
ライブラリ
- rss (5)
キーワード
- ItemBase (1)
- isPermaLink (1)
- isPermaLink= (1)
- link= (1)
- rss (1)
-
ruby 1
. 8 . 5 feature (1)
検索結果
先頭5件
-
RSS
:: Maker :: ItemsBase :: ItemBase # link (63307.0) -
@todo
@todo -
RSS
:: Maker :: ItemsBase :: ItemBase # link=() (27307.0) -
@todo
@todo -
RSS
:: Maker :: RSS20 :: Items :: Item :: Guid # isPermaLink (27301.0) -
@todo
@todo -
RSS
:: Maker :: RSS20 :: Items :: Item :: Guid # isPermaLink=() (27301.0) -
@todo
@todo -
RSS
:: Maker :: ItemsBase :: ItemBase (9067.0) -
itemはmaker.items.new_itemで作成されたオブジェク トとします.
itemはmaker.items.new_itemで作成されたオブジェク
トとします.
RSS 1.0/0.91の場合はtitle,linkを設定する必要があ
ります.
RSS 2.0の場合はtitleまたはdescriptionを設定する
必要があります. -
rss (1477.0)
-
RSS を扱うためのライブラリです。
RSS を扱うためのライブラリです。
=== 参考
* RSS 0.91 http://backend.userland.com/rss091
* RSS 1.0 http://purl.org/rss/1.0/spec
* RSS 2.0 http://www.rssboard.org/rss-specification
* Atom 1.0 https://www.ietf.org/rfc/rfc4287.txt
=== 注意
RSS ParserはRSS 0.9x/1.0/2.0, Atom 1.0 をサポートしていますが,RSS 0.90
はサポートしてませ... -
ruby 1
. 8 . 5 feature (91.0) -
ruby 1.8.5 feature ruby 1.8.4 から ruby 1.8.5 までの変更点です。
ruby 1.8.5 feature
ruby 1.8.4 から ruby 1.8.5 までの変更点です。
掲載方針
*バグ修正の影響も含めて動作が変わるものを収録する。
*単にバグを直しただけのものは収録しない。
*ライブラリへの単なる定数の追加は収録しない。
以下は各変更点に付けるべきタグです。
記号について(特に重要なものは大文字(主観))
* カテゴリ
* [ruby]: ruby インタプリタの変更
* [api]: 拡張ライブラリ API
* [lib]: ライブラリ
* レベル
* [bug]: バグ修正
* [new]: 追加されたクラス/メソッ...