Class: Pagy::Search::Arguments

Inherits:
Array
  • Object
show all
Defined in:
lib/pagy/classes/offset/search.rb

Instance Method Summary collapse

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missingObject



8
# File 'lib/pagy/classes/offset/search.rb', line 8

def method_missing(*) = push(*)

Instance Method Details

#respond_to_missing?Boolean

Returns:

  • (Boolean)


6
# File 'lib/pagy/classes/offset/search.rb', line 6

def respond_to_missing?(*) = true