Class: Schienenzeppelin::AddOns::HighVoltage

Inherits:
Schienenzeppelin::AddOn show all
Defined in:
lib/schienenzeppelin/addons/high_voltage.rb

Instance Attribute Summary

Attributes inherited from Schienenzeppelin::AddOn

#context, #dependencies

Instance Method Summary collapse

Methods inherited from Schienenzeppelin::AddOn

apply, default_source_root, dependencies, get, identifier, #initialize

Constructor Details

This class inherits a constructor from Schienenzeppelin::AddOn

Instance Method Details

#applyObject



8
9
10
# File 'lib/schienenzeppelin/addons/high_voltage.rb', line 8

def apply
  template('config/initializers/high_voltage.rb')
end