c2ofh

Results 3 comments of c2ofh

Hi @francescor I helped me out to find untagged entries by this statement (with your class-name): ```ruby scope :untagged, -> { left_outer_joins(:tags).where(tags: { id: nil }) } ```

@Startouf no the name is still default. I just live with this bug.

@tmlee Please, that would be great!