parent
c6f9cff2ca
commit
494f476e8b
@ -1,5 +1,5 @@
|
||||
class TrustieHackathon < ApplicationRecord
|
||||
validates_length_of :description, maximum: 500
|
||||
#validates_length_of :description, maximum: 10000
|
||||
has_many :trustie_hacks, :dependent => :destroy
|
||||
|
||||
end
|
||||
|
Loading…
Reference in new issue