Method: Pageflow::FileType#editor_partial
- Defined in:
- lib/pageflow/file_type.rb
#editor_partial ⇒ String (readonly)
Path of a partial rendered in the json representation of the file inside the editor.
16 17 18 |
# File 'lib/pageflow/file_type.rb', line 16 def editor_partial @editor_partial end |