Class: Fae::SeoSet
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Fae::SeoSet
- Includes:
- BaseModelConcern, SeoSetConcern
- Defined in:
- app/models/fae/seo_set.rb
Instance Attribute Summary
Attributes included from BaseModelConcern
Instance Method Summary collapse
Methods included from BaseModelConcern
#fae_form_manager_model_id, #fae_form_manager_model_name, #fae_nested_foreign_key, #fae_nested_parent, #fae_tracker_parent
Instance Method Details
#fae_display_field ⇒ Object
9 10 11 |
# File 'app/models/fae/seo_set.rb', line 9 def fae_display_field seo_title end |