Class: Pagers::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/pagers/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#lengthObject

Returns the value of attribute length.



4
5
6
# File 'lib/pagers/configuration.rb', line 4

def length
  @length
end

Returns the value of attribute links.



4
5
6
# File 'lib/pagers/configuration.rb', line 4

def links
  @links
end

#paddingObject

Returns the value of attribute padding.



4
5
6
# File 'lib/pagers/configuration.rb', line 4

def padding
  @padding
end