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