Class: Me::Store::NullEnvironment
- Inherits:
-
Environment
- Object
- Struct
- Environment
- Me::Store::NullEnvironment
- Defined in:
- lib/me/store.rb
Instance Attribute Summary
Attributes inherited from Environment
Instance Method Summary collapse
Methods inherited from Environment
Instance Method Details
#to_s ⇒ Object
17 18 19 |
# File 'lib/me/store.rb', line 17 def to_s "" end |