Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR RUBY

rails scope where not

scope :scope_name, -> { where.not(target: 'value')) }
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #rails #scope
ADD COMMENT
Topic
Name
4+4 =