class Arel::Collectors::Bind

def <<(str)

Experimental RBS support (using type sampling data from the type_fusion project).

def <<: ((String | Arel::Nodes::SqlLiteral) str) -> Arel::Collectors::Bind

This signature was generated using 724 samples from 2 applications.

def <<(str)
  self
end