Method: Pageflow::Configuration#cutoff_modes
- Defined in:
- lib/pageflow/configuration.rb
#cutoff_modes ⇒ CutoffModes (readonly)
Define strategies to determine whether entries should be cut off (e.g., to preview paywalled premium content).
303 304 305 |
# File 'lib/pageflow/configuration.rb', line 303 def cutoff_modes @cutoff_modes end |