Method: Ez::Settings::Backend::Redis#namespace
- Defined in:
- lib/ez/settings/backend/redis.rb
#namespace ⇒ Object (readonly)
Returns the value of attribute namespace.
12 13 14 |
# File 'lib/ez/settings/backend/redis.rb', line 12 def namespace @namespace end |