Method: Talk::Context.registrations
- Defined in:
- lib/context_class.rb
.registrations ⇒ Object (readonly)
Returns the value of attribute registrations.
5 6 7 |
# File 'lib/context_class.rb', line 5 def registrations @registrations end |