Module: Skyline::HasManyReferablesIn
- Defined in:
- lib/skyline/has_many_referables_in.rb
Overview
Use this module in all models that have references to MediaFiles/Page/URL etc via WYSWIWYG-editors It adds the class method ‘has_many_referables_in`. With ClassMethods#has_many_referables_in you can use any text/string database field to have links/images that will refer correctly to their respective targets through RefObject
Defined Under Namespace
Modules: ClassMethods