Method: Contextify::ContextifiedClassMethods#context_name
- Defined in:
- lib/contextify/contextified_class_methods.rb
#context_name ⇒ Object (readonly)
The name of the context
4 5 6 |
# File 'lib/contextify/contextified_class_methods.rb', line 4 def context_name @context_name end |