28 29 30
# File 'lib/drydock/image_repository.rb', line 28 def self.each(&blk) self.all.each(&blk) end