Module: Releaf::ActionController::Layout

Extended by:
ActiveSupport::Concern
Included in:
Releaf::ActionController
Defined in:
app/lib/releaf/action_controller/layout.rb

Instance Method Summary collapse

Instance Method Details

#layout_featuresObject



4
5
6
# File 'app/lib/releaf/action_controller/layout.rb', line 4

def layout_features
  [:header, :sidebar, :main]
end