Method: Pageflow::Configuration#help_entries

Defined in:
lib/pageflow/configuration.rb

#help_entriesHelpEntries (readonly)

Used to add new sections to the help dialog displayed in the editor.

Returns:

Since:

  • 0.7



134
135
136
# File 'lib/pageflow/configuration.rb', line 134

def help_entries
  @help_entries
end