-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
criteria = Document.all.dup
criteria.merge(Document.where(:ticks => 100))
Does not really update criteria object when documentation to Criteria#merge says:
- Merges another object into this Criteria. The other object may be a