Sha256: 1bc71684615410dd451c206064877e233726d3765ed827a9e42999eb4fc668b9

Contents?: true

Size: 117 Bytes

Versions: 159

Compression:

Stored size: 117 Bytes

Contents

class Reply < ActiveRecord::Base
  belongs_to :topic, :include => [:replies]
  
  validates_presence_of :content
end

Version data entries

159 entries across 159 versions & 15 rubygems

Version Path
classic_pagination-1.0.4 test/fixtures/reply.rb
classic_pagination-1.0.3 test/fixtures/reply.rb
cehoffman-acts_as_ferret-0.4.4 doc/demo/vendor/plugins/will_paginate/test/fixtures/reply.rb
jkraemer-acts_as_ferret-0.4.4 doc/demo/vendor/plugins/will_paginate/test/fixtures/reply.rb
watson-acts_as_ferret-0.4.8.2 doc/demo/vendor/plugins/will_paginate/test/fixtures/reply.rb
backlog-0.37.2 vendor/plugins/will_paginate/test/fixtures/reply.rb
backlog-0.37.1 vendor/plugins/will_paginate/test/fixtures/reply.rb
acts_as_ferret-0.5.2 doc/demo/vendor/plugins/will_paginate/test/fixtures/reply.rb
acts_as_ferret-0.4.8.2 doc/demo/vendor/plugins/will_paginate/test/fixtures/reply.rb
acts_as_ferret-0.4.8.1 doc/demo/vendor/plugins/will_paginate/test/fixtures/reply.rb
acts_as_ferret-0.5.1 doc/demo/vendor/plugins/will_paginate/test/fixtures/reply.rb
acts_as_ferret-0.5 doc/demo/vendor/plugins/will_paginate/test/fixtures/reply.rb
backlog-0.36.2 vendor/plugins/will_paginate/test/fixtures/reply.rb
acts_as_ferret-0.4.8.rails3 doc/demo/vendor/plugins/will_paginate/test/fixtures/reply.rb
acts_as_ferret-0.4.8 doc/demo/vendor/plugins/will_paginate/test/fixtures/reply.rb
acts_as_ferret-0.4.7 doc/demo/vendor/plugins/will_paginate/test/fixtures/reply.rb
acts_as_ferret-0.4.6 doc/demo/vendor/plugins/will_paginate/test/fixtures/reply.rb
jstorimer-deep-test-2.0.0 sample_rails_project/vendor/rails/actionpack/test/fixtures/reply.rb
jstorimer-deep-test-1.4.0 sample_rails_project/vendor/rails/actionpack/test/fixtures/reply.rb
jstorimer-deep-test-1.3.0 sample_rails_project/vendor/rails/actionpack/test/fixtures/reply.rb