るりまサーチ

最速Rubyリファレンスマニュアル検索!
253件ヒット [1-100件を表示] (0.128秒)
トップページ > クエリ:r[x] > クエリ:link=[x]

別のキーワード

  1. _builtin to_r
  2. open3 pipeline_r
  3. matrix elements_to_r
  4. fileutils rm_r
  5. fileutils cp_r

検索結果

<< 1 2 3 > >>

rss (26180.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

=== 注意

R
SS ParserRSS 0.9x/1.0/2.0, A...
...ポートしていますが,RSS 0.90
はサポートしてません.ごめんなさい.

R
SS のモジュールはそれぞれ、
* Dublin Core モジュール http://web.resource.org/rss/1.0/modules/dc/
* Syndication モジュール http://web.resource.org/rss/1.0/modules/syndication/
* C...
...前のRSS 1.0

を生成するには以下のようにします.

r
equire "rss"

r
ss = RSS::Maker.make("1.0") do |maker|
maker.channel.about = "http://example.com/index.rdf"
maker.channel.title = "Example"
maker.channel.description = "Example Site"
maker.channel.link = "http://...

RSS::Rss::Channel#link= (21101.0)

@todo

@todo

RSS::Rss::Channel::Image#link= (21101.0)

@todo

@todo

RSS::Rss::Channel::Item#link= (21101.0)

@todo

@todo

RSS::Rss::Channel::TextInput#link= (21101.0)

@todo

@todo

絞り込み条件を変える

RSS::RDF::Channel#link= (18101.0)

@todo

@todo

RSS::RDF::Image#link= (18101.0)

@todo

@todo

RSS::RDF::Item#link= (18101.0)

@todo

@todo

RSS::RDF::Textinput#link= (18101.0)

@todo

@todo

RSS::Maker::ChannelBase#link=() (18100.0)

@todo

@todo

絞り込み条件を変える

<< 1 2 3 > >>