Dynamically referencing columns in Squeel

Use __send__:

where{__send__(dynamic_column_name) = '42'}
Rin About 10 years ago