Module: RedisTest
- Defined in:
- lib/xamplr/tests/redis/author.rb
Defined Under Namespace
Classes: Author
Instance Attribute Summary collapse
-
#invalidated ⇒ Object
readonly
Returns the value of attribute invalidated.
Instance Attribute Details
#invalidated ⇒ Object (readonly)
Returns the value of attribute invalidated.
3 4 5 |
# File 'lib/xamplr/tests/redis/author.rb', line 3 def invalidated @invalidated end |