Class: Pageflow::Permalink Private

Inherits:
ApplicationRecord show all
Extended by:
FriendlyId
Defined in:
app/models/pageflow/permalink.rb

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

Instance Attribute Summary collapse

Instance Attribute Details

#allow_root_pathObject

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.



25
26
27
# File 'app/models/pageflow/permalink.rb', line 25

def allow_root_path
  @allow_root_path
end