class Arel::Nodes::StringJoin
def initialize(left, right = nil)
Experimental RBS support (using type sampling data from the type_fusion
project).
def initialize: (Arel::Nodes::SqlLiteral left, ?nil right) -> void
This signature was generated using 2 samples from 1 application.
def initialize(left, right = nil) super end