Jose Solás Moreno

Results 1 comments of Jose Solás Moreno

> > Post.where (source_type: "Feed", source_id: 100) > > Did you mean to write `Post.where.not(source_type: "Feed", source_id: 100)` ? yes, sorry, fixed!