Monthly Archives: May 2012

Dynamic slugs on Rails 3

UPDATE: I gemified this code, and you can now find the ‘inferred_slug’ gem (rubygems, github). Abstract Slugs have typically been stored in databases. At least that is what I read about slugs. It turns out that I am starting an … Continue reading

Posted in Rails, Ruby | 5 Comments