Module: Metanol::EngineController

Extended by:
ActiveSupport::Concern
Defined in:
lib/metanol/engine_controller.rb

Overview

Engine’s controller which has all methods for storing and processing meta tag’s data

Defined Under Namespace

Modules: ClassMethods

Instance Method Summary collapse

Instance Method Details

#action_metanolsObject



78
79
80
# File 'lib/metanol/engine_controller.rb', line 78

def action_metanols
  @action_metanols ||= {}
end