GeoRSS aggregator and Layar augmented reality server
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 

14 行
178 B

  1. %p
  2. %b Title:
  3. = @feed.title
  4. %p
  5. %b Link:
  6. = @feed.link
  7. %p
  8. %b Last fetched:
  9. = @feed.last_fetched
  10. = link_to 'Edit', edit_feed_path(@feed)
  11. \|
  12. = link_to 'Back', feeds_path