File: //usr/local/rvm/gems/default/doc/activerecord-6.1.4.1/ri/ActiveRecord/SpawnMethods/except-i.ri
U:RDoc::AnyMethod[iI"except:ETI"&ActiveRecord::SpawnMethods#except;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"BRemoves from the query the condition(s) specified in +skips+.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"YPost.order('id asc').except(:order) # discards the order condition
;TI"lPost.where('id > 10').order('id asc').except(:where) # discards the where condition but keeps the order;T:@format0:
@fileI"0lib/active_record/relation/spawn_methods.rb;T:0@omit_headings_from_table_of_contents_below000[ I"
(*skips);T@FI"SpawnMethods;TcRDoc::NormalModule00