<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Ruby on Rails Plugins Tagged: slugs</title>
    <link>http://agilewebdevelopment.com/plugins</link>
    <pubDate>Wed, 19 Dec 2007 12:37:13 GMT</pubDate>
    <description>Ruby on Rails Plugins from AgileWebDevelopment.com</description>
    <item>
      <title>acts_as_sluggable</title>
      <link>http://agilewebdevelopment.com/plugins/acts_as_sluggable</link>
      <description>Add slugs to URLs based on an existing field on the model.</description>
      <pubDate>Wed, 19 Dec 2007 12:37:13 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/acts_as_sluggable</guid>
      <author>Tore Darell</author>
    </item>
    <item>
      <title>Slugger</title>
      <link>http://agilewebdevelopment.com/plugins/slugger</link>
      <description>With Slugger you can use a field(s) of the model as a slug (URL friendly version of the record). So instead of controller/id you can use controller/slug (http://example.com/posts/1 =&gt; http://example.com/posts/my-post-title)</description>
      <pubDate>Wed, 19 Dec 2007 12:37:13 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/slugger</guid>
      <author>Jesus Carrera</author>
    </item>
  </channel>
</rss>
