Class: Pageflow::Permalink Private
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Pageflow::Permalink
- 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
- #allow_root_path ⇒ Object private
Instance Attribute Details
#allow_root_path ⇒ Object
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 |