view vendor/plugins/classic_pagination/test/fixtures/.svn/text-base/project.rb.svn-base @ 82:c71f2900168f luisf

Feature #53: User's name and email address also shown in email.
author luisf
date Wed, 15 Dec 2010 16:51:38 +0000
parents 513646585e45
children
line wrap: on
line source
class Project < ActiveRecord::Base
  has_and_belongs_to_many :developers, :uniq => true
end