Skip to content

Instantly share code, notes, and snippets.

@npj
Created May 4, 2012 17:01
Show Gist options
  • Select an option

  • Save npj/2596239 to your computer and use it in GitHub Desktop.

Select an option

Save npj/2596239 to your computer and use it in GitHub Desktop.
Post.find_each { |post| Slug[post.id.to_s] = post.id.to_s }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment