Skip to content

Instantly share code, notes, and snippets.

@pjc
Created April 4, 2013 02:02
Show Gist options
  • Save pjc/5307121 to your computer and use it in GitHub Desktop.
Save pjc/5307121 to your computer and use it in GitHub Desktop.
def jobs
Job.where(user_id: self.id)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment