Searched defs:index (Results 1 - 25 of 27) sorted by relevance

12

/ontohub/app/controllers/admin/
H A Djobs_controller.rb5 def index method in class:Admin
H A Dstatus_controller.rb5 def index method in class:Admin
/ontohub/app/controllers/
H A Dautocomplete_controller.rb8 def index method in class:AutocompleteController
H A Drepository_settings_controller.rb4 def index method in class:RepositorySettingsController
H A Dsymbols_search_controller.rb6 def index method in class:SymbolsSearchController
H A Dtools_controller.rb3 def index method in class:ToolsController
H A Dcategories_controller.rb9 def index method in class:CategoriesController
H A Derrors_controller.rb3 actions :index
4 before_filter :index, :check_read_permissions
6 def index method in class:ErrorsController
H A Dlanguages_controller.rb10 load_and_authorize_resource :except => [:index, :show]
12 def index method in class:LanguagesController
H A Dssh_access_controller.rb7 def index method in class:SSHAccessController
H A Dsymbols_controller.rb9 actions :index, :show
15 def index method in class:SymbolsController
36 index! do |format|
H A Dhome_controller.rb6 def index method in class:HomeController
H A Dmetadata_controller.rb8 def index method in class:MetadataController
H A Dlogics_controller.rb5 actions :index, :show
13 load_and_authorize_resource :except => [:index, :show]
15 def index method in class:LogicsController
H A Drepositories_controller.rb4 respond_to :text, only: %i(index)
8 load_and_authorize_resource :except => [:index]
25 def index method in class:RepositoriesController
H A Dgraphs_controller.rb8 def index method in class:GraphsController
/ontohub/app/controllers/api/v1/
H A Daxioms_controller.rb5 actions :index, :show
7 def index method in class:Api
H A Dlogic_mappings_controller.rb4 actions :index, :show
6 def index method in class:Api
H A Dmappings_controller.rb5 actions :index, :show
7 def index method in class:Api
H A Dproof_statuses_controller.rb3 actions :index, :show
5 def index method in class:Api
H A Dsentences_controller.rb5 actions :index, :show
7 def index method in class:Api
H A Dsymbols_controller.rb9 actions :index, :show
11 def index method in class:Api
H A Dtheorems_controller.rb5 actions :index, :show
7 def index method in class:Api
H A Dproof_attempt_configurations_controller.rb6 actions :index, :show
8 def index method in class:Api
H A Dproof_attempts_controller.rb5 actions :index, :show
7 def index method in class:Api

Completed in 227 milliseconds

12