dev_jupyter
parent
37c2e0287a
commit
935932cf5f
@ -0,0 +1,7 @@
|
||||
class TagDisciplinesController < ApplicationController
|
||||
before_action :require_login
|
||||
|
||||
def create
|
||||
|
||||
end
|
||||
end
|
Loading…
Reference in new issue