ubuntu, ror, jQuery, css, website memo
太嫩, 沒啥心得, 用來紀錄每天學的
2008年12月2日 星期二
auto_discovery_link_tag, rss ,atom
auto_discovery_link_tag
#Returns a link tag that browsers and news readers can use to auto-detect an RSS or ATOM feed. The type can either be :rss (default) or :atom. Control the link options in url_for format using the url_options. You can modify the LINK tag itself in tag_options.
auto_discovery_link_tag(:rss, {:action => "feed"}, {:title => "My RSS"}) # =>
auto_discovery_link_tag(:rss, {:controller => "news", :action => "feed"}) # =>
auto_discovery_link_tag(:rss, "http://www.example.com/feed.rss", {:title => "Example RSS"}) # =>
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言