Method: Pageflow::FileType#type_name

Defined in:
lib/pageflow/file_type.rb

#type_nameObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



51
52
53
# File 'lib/pageflow/file_type.rb', line 51

def type_name
  model.name
end