Sha256: 26eb9413c611bcc0b042b0654a62e843c914a74fd2b3c1a33f70bc289d1a699f

Contents?: true

Size: 159 Bytes

Versions: 93

Compression:

Stored size: 159 Bytes

Contents

class Reply < ActiveRecord::Base
  named_scope :base
  belongs_to :topic, :include => [:replies]
  belongs_to :developer

  validates_presence_of :content
end

Version data entries

93 entries across 90 versions & 21 rubygems

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