Searched refs:fancy_repository_path (Results 1 - 5 of 5) sorted by relevance
/ontohub/app/helpers/ |
H A D | breadcrumbs_helper.rb | 9 path: fancy_repository_path(repository, path: nil, ref: oid) 17 path: fancy_repository_path(repository, path: segment, ref: oid)
|
H A D | ontology_version_helper.rb | 13 fancy_repository_path(resource_chain[0],
|
/ontohub/app/controllers/ |
H A D | path_helpers.rb | 5 helper_method :fancy_repository_path, :in_ref_path? 12 def fancy_repository_path(repository, args) method in class:PathHelpers
|
H A D | files_controller.rb | 42 redirect_to fancy_repository_path(repository, path: resource.target_path) 53 redirect_to fancy_repository_path(repository, path: resource.target_path) 62 redirect_to(fancy_repository_path(repository,
|
H A D | repository_directories_controller.rb | 35 url: fancy_repository_path(repository, path: resource.path),
|
Completed in 928 milliseconds