Class: Pageflow::Configuration::FeatureLevelConfiguration

Inherits:
Struct
  • Object
show all
Defined in:
lib/pageflow/configuration.rb

Overview

Restricts the configuration interface to those parts which can be used from inside features.

Instance Attribute Summary collapse

Instance Attribute Details

#configObject

Returns the value of attribute config



286
287
288
# File 'lib/pageflow/configuration.rb', line 286

def config
  @config
end