Class: Locomotive::CustomFieldFinderService
- Inherits:
-
Struct
- Object
- Struct
- Locomotive::CustomFieldFinderService
- Defined in:
- app/services/locomotive/custom_field_finder_service.rb
Instance Attribute Summary collapse
-
#content_type ⇒ Object
Returns the value of attribute content_type.
Instance Attribute Details
#content_type ⇒ Object
Returns the value of attribute content_type
2 3 4 |
# File 'app/services/locomotive/custom_field_finder_service.rb', line 2 def content_type @content_type end |