| In: |
lib/Borges/Component/Dialog/Dialog.rb
|
| Parent: | Object |
A Dialog is a quick message that can be supplied to the user for them to confirm or acknowledge.
Creates a Dialog with message that has a ‘Yes’ and ‘No’ button for the user to select between.
Renders this component, adding all the actions specified with on_answer as submit buttons.