Method: Bullet::Detector::Counter.add_possible_objects
- Defined in:
- lib/bullet/detector/counter.rb
.add_possible_objects(objects) ⇒ Object
15 16 17 |
# File 'lib/bullet/detector/counter.rb', line 15 def self.add_possible_objects(objects) possible_objects.add objects end |