class Object
Public Instance Methods
any_param()
click to toggle source
# File lib/sunspot_matchers/matchers.rb, line 395 def any_param AnyParam.new("ANY_PARAM") end
# File lib/sunspot_matchers/matchers.rb, line 395 def any_param AnyParam.new("ANY_PARAM") end