Skip to content

Instantly share code, notes, and snippets.

@rattlion
Created March 20, 2013 21:52
Show Gist options
  • Select an option

  • Save rattlion/5208840 to your computer and use it in GitHub Desktop.

Select an option

Save rattlion/5208840 to your computer and use it in GitHub Desktop.
has_many :passwords, :dependent => :destroy
has_many :categories, :through => :passwords
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment