Added dummy package upload actions and routing
This commit is contained in:
parent
743579dc59
commit
2b32fe58e9
2 changed files with 9 additions and 1 deletions
|
|
@ -50,4 +50,11 @@ class PackagesController < ApplicationController
|
|||
|
||||
def moderate
|
||||
end
|
||||
|
||||
def upload
|
||||
end
|
||||
|
||||
def upload_by_name
|
||||
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue