Method: Landable::Configuration#reserved_paths

Defined in:
lib/landable/configuration.rb

#reserved_pathsObject



106
107
108
# File 'lib/landable/configuration.rb', line 106

def reserved_paths
  @reserved_paths ||= []
end