redcord icon indicating copy to clipboard operation
redcord copied to clipboard

Incorrect sig for Relation#select

Open donaldong opened this issue 4 years ago • 0 comments

https://github.com/chanzuckerberg/redcord/blob/e58e20f4f035ebe910d43cda366c8e0915133f93/lib/redcord/relation.rb#L53

I'd expect this to be an array of symbols (or T.untyped if we don't want to pass in an array but a list of unpacked symbols).

donaldong avatar Jul 09 '20 13:07 donaldong