Class: SeoToolsSkeletonComponent
- Inherits:
-
Para::Component::Crud
- Object
- Para::Component::Crud
- SeoToolsSkeletonComponent
- Defined in:
- app/components/seo_tools_skeleton_component.rb
Instance Method Summary collapse
Instance Method Details
#controller ⇒ Object
8 9 10 |
# File 'app/components/seo_tools_skeleton_component.rb', line 8 def controller :skeleton_resources end |
#model_type ⇒ Object
4 5 6 |
# File 'app/components/seo_tools_skeleton_component.rb', line 4 def model_type '::Para::SeoTools::Page' end |