Class: ActiveMocker::Mock::Config
- Inherits:
-
Object
- Object
- ActiveMocker::Mock::Config
- Defined in:
- lib/active_mocker/mock/base.rb
Instance Attribute Summary collapse
-
#experimental ⇒ Object
Returns the value of attribute experimental.
Instance Attribute Details
#experimental ⇒ Object
Returns the value of attribute experimental.
302 303 304 |
# File 'lib/active_mocker/mock/base.rb', line 302 def experimental @experimental end |