10件ヒット
[1-10件を表示]
(0.040秒)
種類
- インスタンスメソッド (7)
- 文書 (2)
- ライブラリ (1)
ライブラリ
- rss (7)
クラス
-
RSS
:: Maker :: RSSBase (1) -
RSS
:: RDF (2) -
RSS
:: Rss (2)
モジュール
キーワード
- encoding (2)
-
output
_ encoding (1) -
output
_ encoding= (1) -
ruby 1
. 8 . 3 feature (1) -
ruby 1
. 9 feature (1)
検索結果
先頭5件
-
rss (119341.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
はサポートしてませ... -
RSS
:: Maker :: RSSBase # encoding=() (96301.0) -
@todo 作成するXMLのエンコーディングを設定します.maker に設定する際のエンコーディングはここで指定したものにす る必要があります.
@todo
作成するXMLのエンコーディングを設定します.maker
に設定する際のエンコーディングはここで指定したものにす
る必要があります. -
RSS
:: Rss # encoding= (87304.0) -
@todo
@todo -
RSS
:: RDF # encoding= (78304.0) -
@todo
@todo -
RSS
:: RootElementMixin # output _ encoding= (42304.0) -
@todo
@todo -
RSS
:: Rss # encoding (42004.0) -
@todo
@todo -
RSS
:: RDF # encoding (33004.0) -
@todo
@todo -
RSS
:: RootElementMixin # output _ encoding (33004.0) -
@todo
@todo -
ruby 1
. 8 . 3 feature (127.0) -
ruby 1.8.3 feature *((<ruby 1.8 feature>)) *((<ruby 1.8.2 feature>))
ruby 1.8.3 feature
*((<ruby 1.8 feature>))
*((<ruby 1.8.2 feature>))
ruby 1.8.2 から ruby 1.8.3 までの変更点です。
掲載方針
*バグ修正の影響も含めて動作が変わるものを収録する。
*単にバグを直しただけのものは収録しない。
*ライブラリへの単なる定数の追加は収録しない。
以下は各変更点に付けるべきタグです。
記号について(特に重要なものは大文字(主観))
* カテゴリ
* [ruby]: ruby インタプリタの変更
* [api]: 拡張ライブラリ API
* [lib]: ... -
ruby 1
. 9 feature (127.0) -
ruby 1.9 feature ruby version 1.9.0 は開発版です。 以下にあげる機能は将来削除されたり互換性のない仕様変更がなされるかもしれません。 1.9.1 以降は安定版です。 バグ修正がメインになります。
ruby 1.9 feature
ruby version 1.9.0 は開発版です。
以下にあげる機能は将来削除されたり互換性のない仕様変更がなされるかもしれません。
1.9.1 以降は安定版です。
バグ修正がメインになります。
記号について(特に重要なものは大文字(主観))
* カテゴリ
* [ruby]: ruby インタプリタの変更
* [api]: 拡張ライブラリ API
* [lib]: ライブラリ
* [parser]: 文法の変更
* [regexp]: 正規表現の機能拡張
* [marshal]: Marshal ファイルのフォーマット変更
* ...