Method: ROM::Relation::ClassInterface#schema_proc
- Defined in:
- lib/rom/relation/class_interface.rb
#schema_proc ⇒ Object (readonly)
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.
129 130 131 |
# File 'lib/rom/relation/class_interface.rb', line 129 def schema_proc @schema_proc end |