Sha256: 6f24a2746c1c5e7f6218a8f521643e57d03cb497fb6caada989b51928012266a

Contents?: true

Size: 111 Bytes

Versions: 18

Compression:

Stored size: 111 Bytes

Contents

class Project < ActiveRecord::Base
  has_and_belongs_to_many :developers, :uniq => true
  has_many :topics
end

Version data entries

18 entries across 18 versions & 5 rubygems

Version Path
cehoffman-acts_as_ferret-0.4.4 doc/demo/vendor/plugins/will_paginate/test/fixtures/project.rb
jkraemer-acts_as_ferret-0.4.4 doc/demo/vendor/plugins/will_paginate/test/fixtures/project.rb
watson-acts_as_ferret-0.4.8.2 doc/demo/vendor/plugins/will_paginate/test/fixtures/project.rb
acts_as_ferret-0.5.2 doc/demo/vendor/plugins/will_paginate/test/fixtures/project.rb
acts_as_ferret-0.4.8.2 doc/demo/vendor/plugins/will_paginate/test/fixtures/project.rb
acts_as_ferret-0.4.8.1 doc/demo/vendor/plugins/will_paginate/test/fixtures/project.rb
acts_as_ferret-0.5.1 doc/demo/vendor/plugins/will_paginate/test/fixtures/project.rb
acts_as_ferret-0.5 doc/demo/vendor/plugins/will_paginate/test/fixtures/project.rb
acts_as_ferret-0.4.8.rails3 doc/demo/vendor/plugins/will_paginate/test/fixtures/project.rb
acts_as_ferret-0.4.8 doc/demo/vendor/plugins/will_paginate/test/fixtures/project.rb
acts_as_ferret-0.4.7 doc/demo/vendor/plugins/will_paginate/test/fixtures/project.rb
acts_as_ferret-0.4.6 doc/demo/vendor/plugins/will_paginate/test/fixtures/project.rb
acts_as_ferret-0.4.4 doc/demo/vendor/plugins/will_paginate/test/fixtures/project.rb
ambition-0.2.1 ./test/databases/fixtures/project.rb
ambition-0.1.6 ./test/databases/fixtures/project.rb
ambition-0.2.0 ./test/databases/fixtures/project.rb
ambition-0.3.1 ./test/databases/fixtures/project.rb
ambition-0.2.2 ./test/databases/fixtures/project.rb