ActiveRecord::QueryMethods::WhereChain
class ActiveRecord::QueryMethods::WhereChain
WhereChain objects act as placeholder for queries in which where does not have any parameter. In this case, where must be chained with not to return a new relation.