Class: Milestoner::Views::Scopes::Logo

Inherits:
Hanami::View::Scope
  • Object
show all
Defined in:
lib/milestoner/views/scopes/logo.rb

Overview

The logo specific behavior for partials.

Instance Method Summary collapse

Instance Method Details

#callObject



11
# File 'lib/milestoner/views/scopes/logo.rb', line 11

def call =  ? render("milestones/logo") : Core::EMPTY_STRING