mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 02:39:37 +02:00
Add admin ara base controller
This commit is contained in:
parent
b49299b6af
commit
34003332db
1 changed files with 5 additions and 0 deletions
5
app/controllers/admin/base_controller.rb
Normal file
5
app/controllers/admin/base_controller.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
module Admin
|
||||
class BaseController < AdminController
|
||||
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue