Skip to content

Instantly share code, notes, and snippets.

@meltzerj
Created May 15, 2011 22:20
Show Gist options
  • Select an option

  • Save meltzerj/973609 to your computer and use it in GitHub Desktop.

Select an option

Save meltzerj/973609 to your computer and use it in GitHub Desktop.
def following?(followed)
relationships.find_by_followed_id(followed)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment