Method: ROM::Options::Option#reader
- Defined in:
- lib/rom/support/options.rb
#reader ⇒ 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.
45 46 47 |
# File 'lib/rom/support/options.rb', line 45 def reader @reader end |