ryanmuller / Rsrchr

Platform for collaborative research
2 stars 0 forks source link

Create author model #2

Closed ryanmuller closed 12 years ago

ryanmuller commented 12 years ago

citation has_many :authorships citation has_many :authors, :through => :authorships user has_one :author