Method: Effective::Resources::Paths#menu_file
- Defined in:
- app/models/effective/resources/paths.rb
#menu_file ⇒ Object
43 44 45 |
# File 'app/models/effective/resources/paths.rb', line 43 def File.join(*[tenant_path, 'app/views/layouts', class_path, '_navbar.html.haml'].compact) end |