method
look
v4.1.8 -
Show latest stable
- Class:
Exhibit
look(exhibits)public
No documentation available.
# File activerecord/examples/performance.rb, line 42
def self.look(exhibits) exhibits.each { |e| e.look } end look(exhibits)No documentation available.
# File activerecord/examples/performance.rb, line 42
def self.look(exhibits) exhibits.each { |e| e.look } end