pboling / flag_shih_tzu

Bit fields for ActiveRecord
http://railsbling.com/flag_shih_tzu
MIT License
496 stars 64 forks source link

Add table_alias option to sql not-condition methods #82

Closed amynz closed 1 year ago

amynz commented 5 years ago

This brings the self.not_#{flag_name}_condition methods in line with the self.#{flag_name}_condition methods.