Sha256: 4dcf44fa34ee14eb580bd0c021953d6fee6110291dc32a464a4565b19b6a3402
Contents?: true
Size: 136 Bytes
Versions: 5
Compression:
Stored size: 136 Bytes
Contents
class Comment < ActiveRecord::Base # Relationships # Constraints validates_numericality_of :post_id, {:allow_nil=>true} end
Version data entries
5 entries across 5 versions & 1 rubygems