Skip to content

Instantly share code, notes, and snippets.

@threetee
Created August 19, 2009 18:29
Show Gist options
  • Save threetee/170551 to your computer and use it in GitHub Desktop.
Save threetee/170551 to your computer and use it in GitHub Desktop.
class Project < ActiveRecord::Base
has_and_belongs_to_many :users
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment