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