Class: ReactOnRailsPro::CompressionMiddlewareGuard::Finding
- Inherits:
-
Struct
- Object
- Struct
- ReactOnRailsPro::CompressionMiddlewareGuard::Finding
- Defined in:
- lib/react_on_rails_pro/compression_middleware_guard.rb
Instance Attribute Summary collapse
-
#middleware_name ⇒ Object
Returns the value of attribute middleware_name.
-
#source_location ⇒ Object
Returns the value of attribute source_location.
Instance Attribute Details
#middleware_name ⇒ Object
Returns the value of attribute middleware_name
14 15 16 |
# File 'lib/react_on_rails_pro/compression_middleware_guard.rb', line 14 def middleware_name @middleware_name end |
#source_location ⇒ Object
Returns the value of attribute source_location
14 15 16 |
# File 'lib/react_on_rails_pro/compression_middleware_guard.rb', line 14 def source_location @source_location end |