Class: Tramway::ChatComponent
- Inherits:
-
BaseComponent
- Object
- BaseComponent
- Tramway::ChatComponent
- Defined in:
- app/components/tramway/chat_component.rb
Overview
Renders the chat container with messages and optional input form.
Instance Method Summary collapse
Instance Method Details
#disabled? ⇒ Boolean
14 15 16 |
# File 'app/components/tramway/chat_component.rb', line 14 def disabled? [:disabled] end |