Module: TrainingWheels::Config

Extended by:
Config
Included in:
Config
Defined in:
lib/training_wheels/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#path_prefixObject



6
7
8
# File 'lib/training_wheels/config.rb', line 6

def path_prefix
	@path_prefix || 'templates'
end