Sha256: 8f96fcd6c408fb7533da3cb11e897cd5df1dd65d9d8c8403e844b44ee8cee2b2

Contents?: true

Size: 210 Bytes

Versions: 106

Compression:

Stored size: 210 Bytes

Contents

class Developer < ActiveRecord::Base
  has_and_belongs_to_many :projects
  has_many :replies
  has_many :topics, :through => :replies
end

class DeVeLoPeR < ActiveRecord::Base
  set_table_name "developers"
end

Version data entries

106 entries across 103 versions & 22 rubygems

Version Path
elkinsware-erubis_rails_helper-0.6.0 test/fixtures/developer.rb
elkinsware-erubis_rails_helper-0.6.1 test/fixtures/developer.rb
elkinsware-erubis_rails_helper-0.9.0 test/fixtures/developer.rb
elkinsware-erubis_rails_helper-0.9.1 test/fixtures/developer.rb
elkinsware-erubis_rails_helper-0.9.5 test/fixtures/developer.rb
ghazel-erubis_rails_helper-0.9.5 test/fixtures/developer.rb
actionpack-2.3.18 test/fixtures/developer.rb
actionpack_csi-2.3.5.p8 test/fixtures/developer.rb
actionpack-2.3.17-rack-upgrade-2.3.17 test/fixtures/developer.rb
actionpack-2.3.17 test/fixtures/developer.rb
actionpack_csi-2.3.5.p7 test/fixtures/developer.rb
actionpack_csi-2.3.5.p6 test/fixtures/developer.rb
actionpack-2.3.16 test/fixtures/developer.rb
actionpack-rack-upgrade-2-2.3.16 test/fixtures/developer.rb
actionpack-rack-upgrade-2-2.3.15 test/fixtures/developer.rb
actionpack-2.3.15 test/fixtures/developer.rb
actionpack-rack-upgrade-2.3.16 test/fixtures/developer.rb
actionpack-rack-upgrade-2.3.15 test/fixtures/developer.rb
actionpack-rack-upgrade-2.3.14 test/fixtures/developer.rb
radiant-1.0.0 ruby-debug/ruby/1.8/gems/actionpack-2.3.14/test/fixtures/developer.rb