Class: Tadpole::SectionProviders::MarkabyProvider

Inherits:
SectionProvider show all
Defined in:
lib/tadpole/providers/markaby.rb

Constant Summary collapse

EXTENSIONS =
['.mab']

Instance Attribute Summary

Attributes inherited from SectionProvider

#content, #full_path, #owner

Method Summary

Methods inherited from SectionProvider

#initialize, #inspect, #method_missing, path_suitable?, provides?, #render

Constructor Details

This class inherits a constructor from Tadpole::SectionProviders::SectionProvider

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Tadpole::SectionProviders::SectionProvider