Class: Enginn::LineTagsIndex

Inherits:
ResourceIndex show all
Defined in:
lib/enginn/line_tags_index.rb

Instance Attribute Summary

Attributes inherited from ResourceIndex

#errors, #filters, #pagination, #project

Class Method Summary collapse

Methods inherited from ResourceIndex

#each, #fetch, #fetch!, #initialize, #inspect, #page, path, #per, #route, #where

Constructor Details

This class inherits a constructor from Enginn::ResourceIndex

Class Method Details

.resourceObject



5
6
7
# File 'lib/enginn/line_tags_index.rb', line 5

def self.resource
  LineTag
end