Class: Solargraph::Rspec::TestHelpers::GemHelpers
- Inherits:
-
Struct
- Object
- Struct
- Solargraph::Rspec::TestHelpers::GemHelpers
- Defined in:
- lib/solargraph/rspec/test_helpers.rb
Instance Attribute Summary collapse
-
#helper_modules ⇒ Object
Returns the value of attribute helper_modules.
-
#required_gems ⇒ Object
Returns the value of attribute required_gems.
Instance Attribute Details
#helper_modules ⇒ Object
Returns the value of attribute helper_modules
6 7 8 |
# File 'lib/solargraph/rspec/test_helpers.rb', line 6 def helper_modules @helper_modules end |
#required_gems ⇒ Object
Returns the value of attribute required_gems
6 7 8 |
# File 'lib/solargraph/rspec/test_helpers.rb', line 6 def required_gems @required_gems end |