Searched defs:has_file (Results 1 - 1 of 1) sorted by relevance

/ontohub/app/models/
H A Dontology.rb192 !has_file?(commit_oid)
196 def has_file?(commit_oid = nil)
197 has_file(commit_oid)
200 def has_file(commit_oid = nil) method
202 self[:has_file]

Completed in 7 milliseconds