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

/ontohub/app/controllers/
H A Dpath_helpers.rb5 helper_method :fancy_repository_path, :in_ref_path?
8 def in_ref_path?
15 if !in_ref_path? && action == :show && !args[:exact_commit]
/ontohub/app/helpers/
H A Dfiles_helper.rb37 def in_ref_path?
76 can?(:write, repository) && resource.file? && !in_ref_path?

Completed in 8 milliseconds