routes.rb revision bb7b05ee911ade4107022783e3fe20ee7913e9d8
# IRI Routing #
###############
constraints: [
]
# MMT-Support
constraints: [
]
constraints: [
]
constraints: [
]
constraints: [
]
# Subsites for ontologies
ontology_subsites = %i(
)
as: :"ontology_iri_#{category}",
constraints: [
]
end
######
as: :ontology_iri,
constraints: [
]
as: :mapping_iri,
constraints: [
]
as: :symbol_iri,
constraints: [
]
as: :ontology_iri,
constraints: [
]
#
###############
}
end
end
end
end
resources :categories, only: [:index]
resources :repositories, only: [:index, :update]
resources :ontologies, only: [:index, :update]
end
end
resources :ontologies, only: [:index] do
collection do
end
end
end
resources :permissions, :only => [:index], :controller => 'teams/permissions'
end
resources :s_s_h_access, :only => :index, path: 'ssh_access'
resources :repository_settings, :only => :index
collection do
end
member do
end
end
resource :oops_request, :only => [:show, :create]
end
end
controller: :files,
controller: :history,
as: :history,
constraints: { path: /.*/ }
controller: :diffs,
# action: entries_info
controller: :files,
constraints: { path: /.*/ }
end
controller: :files,
constraints: { path: /.*/ }
controller: :files,
end