Class: Sunspot::Rails::StubSessionProxy::DataAccessorStub
- Inherits:
-
Object
- Object
- Sunspot::Rails::StubSessionProxy::DataAccessorStub
- Defined in:
- lib/sunspot/rails/stub_session_proxy.rb
Instance Attribute Summary collapse
-
#include ⇒ Object
Returns the value of attribute include.
-
#select ⇒ Object
Returns the value of attribute select.
Instance Attribute Details
permalink #include ⇒ Object
Returns the value of attribute include.
85 86 87 |
# File 'lib/sunspot/rails/stub_session_proxy.rb', line 85 def include @include end |
permalink #select ⇒ Object
Returns the value of attribute select.
85 86 87 |
# File 'lib/sunspot/rails/stub_session_proxy.rb', line 85 def select @select end |