Stuff
This commit is contained in:
parent
098afc1924
commit
193d44f89a
27 changed files with 331 additions and 707 deletions
10
app/controllers/admin_controller.rb
Normal file
10
app/controllers/admin_controller.rb
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
class AdminController < ApplicationController
|
||||
def status
|
||||
end
|
||||
|
||||
def screenshots
|
||||
end
|
||||
|
||||
def integration
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue