Class: RedBlocks::Paginator::All
- Inherits:
-
Object
- Object
- RedBlocks::Paginator::All
- Defined in:
- lib/red_blocks/paginator.rb
Instance Method Summary collapse
Instance Method Details
#head ⇒ Object
31 |
# File 'lib/red_blocks/paginator.rb', line 31 def head; 0 end |
#tail ⇒ Object
32 |
# File 'lib/red_blocks/paginator.rb', line 32 def tail; -1 end |