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

/ontohub/app/controllers/admin/
H A Dusers_controller.rb11 def update method in class:Admin
12 update! do |format|
/ontohub/app/controllers/
H A Dpermissions_controller.rb17 def update method in class:PermissionsController
H A Dprojects_controller.rb17 def update method in class:ProjectsController
18 update! do |success, failure|
H A Dtasks_controller.rb16 def update method in class:TasksController
17 update! do |success, failure|
H A Dformality_levels_controller.rb19 def update method in class:FormalityLevelsController
20 update! do |success, failure|
H A Dlicense_models_controller.rb20 def update method in class:LicenseModelsController
21 update! do |success, failure|
H A Durl_maps_controller.rb12 def update method in class:UrlMapsController
13 update! { repository_url_maps_path(repository) }
H A Drepositories_controller.rb18 def update method in class:RepositoriesController
H A Dontologies_controller.rb12 actions :index, :show, :edit, :update, :destroy
40 def update method in class:OntologiesController
H A Dfiles_controller.rb6 before_filter :check_write_permissions, only: [:new, :create, :update]
49 def update method in class:FilesController
/ontohub/app/controllers/privilege_list/
H A Dbase.rb7 actions :index, :create, :update, :destroy, :show
21 def update method in class:PrivilegeList

Completed in 11 milliseconds