Method: Effective::Resources::Paths#admin_menu_file
- Defined in:
- app/models/effective/resources/paths.rb
#admin_menu_file ⇒ Object
47 48 49 |
# File 'app/models/effective/resources/paths.rb', line 47 def File.join(*[tenant_path, 'app/views/layouts', class_path, '_navbar_admin.html.haml'].compact) end |