Class: Jquard::Resources::Pages::ListRecords

Inherits:
Page
  • Object
show all
Defined in:
lib/jquard/resources/pages/list_records.rb

Instance Attribute Summary

Attributes inherited from Page

#resource

Instance Method Summary collapse

Methods inherited from Page

inferred_resource, #initialize

Constructor Details

This class inherits a constructor from Jquard::Resources::Pages::Page

Instance Method Details

#titleObject



5
6
7
# File 'lib/jquard/resources/pages/list_records.rb', line 5

def title
  resource.navigation_label
end