Method: ROM::Relation::ClassInterface#curried

Defined in:
lib/rom/relation/class_interface.rb

#curriedObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



272
273
274
# File 'lib/rom/relation/class_interface.rb', line 272

def curried
  Curried
end