crete symbolic link error #959
This commit is contained in:
parent
cb1601f783
commit
e7c69c61ca
@ -28,7 +28,7 @@ class DmsfLink < ActiveRecord::Base
|
||||
belongs_to :user
|
||||
|
||||
validates :name, presence: true, length: { maximum: 255 }
|
||||
validates :project, presence: true
|
||||
#validates :project, presence: true
|
||||
validates :external_url, length: { maximum: 255 }
|
||||
validates :external_url, dmsf_url: true
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user