Add admin area
This commit is contained in:
7
slices/admin/views/index.rb
Normal file
7
slices/admin/views/index.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
module Admin
|
||||
module Views
|
||||
class Index < Admin::View
|
||||
|
||||
end
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user