Class: Avm::EacRailsBase1::Instances::ApachePath
- Inherits:
-
Avm::EacWebappBase0::Instances::ApachePath
- Object
- Avm::EacWebappBase0::Instances::ApachePath
- Avm::EacRailsBase1::Instances::ApachePath
- Includes:
- ApacheBase
- Defined in:
- lib/avm/eac_rails_base1/instances/apache_path.rb
Instance Method Summary collapse
Methods included from ApacheBase
Instance Method Details
#extra_content ⇒ String
14 15 16 17 |
# File 'lib/avm/eac_rails_base1/instances/apache_path.rb', line 14 def extra_content ::Avm::EacRailsBase1::Instances::ApachePath.template.child('extra_content.conf') .apply(variables_source) end |