Module: Grape::Entity::Preloader::Exposure::RepresentExposure
- Defined in:
- lib/grape/entity/preloader/exposure.rb
Overview
rubocop:disable Style/Documentation
Instance Method Summary collapse
Instance Method Details
#value ⇒ Object
78 79 80 |
# File 'lib/grape/entity/preloader/exposure.rb', line 78 def value(...) Preloader.with_disable { super } end |