Method: Pageflow::FileType#param_key

Defined in:
lib/pageflow/file_type.rb

#param_keyObject Also known as: short_name

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.



127
128
129
# File 'lib/pageflow/file_type.rb', line 127

def param_key
  model.model_name.param_key.to_sym
end