Method: MemoryModel::Collection::Finders#all

Defined in:
lib/memory_model/collection/finders.rb

#allObject



9
10
11
# File 'lib/memory_model/collection/finders.rb', line 9

def all
  LoaderDelegate.new records
end