Skip to content

Instantly share code, notes, and snippets.

@ZucchiniZe
Created October 21, 2015 23:39
Show Gist options
  • Select an option

  • Save ZucchiniZe/7726f10668e6fbb0388b to your computer and use it in GitHub Desktop.

Select an option

Save ZucchiniZe/7726f10668e6fbb0388b to your computer and use it in GitHub Desktop.
class Club < ActiveRecord::Base
has_and_belongs_to_many :leaders
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment