A high-level API for simple user interfaces with dialog programs
EftCmdr is a yaml dsl that wraps whiptail to display dialog boxes. It provides a yaml dsl on top of eft. See examples/ for examples.
Smart Filters is an implementation of what you see in the Smart Playlist dialog in iTunes but using ActiveRecord model as the table and columns as the data. It is wise enough to select different criteria based on the column type.
This gem deletes 'Terminate Batch Job (Y/N)' dialog.
This is wrapper for jQuery-UI Dialog. Additionaly it contain several templates for render errors from ActiveRecord and ErrorMessagesContainer.
A gem that provides a wait dialog plugin in Rails 3.1+ asset pipeline gem format.
What did you expect with that name? Zenity-wrapper is a ruby wrapper over the zenity utilily. I wrote it because I need it for a personal project. It is far from complete, it could only open **list** and **message** dialog boxes. Anyway I release it because it could be helpfull to somebody.
Contact us jquery-ui dialog window. Feedback is saving in the database and sends to your email.
Uses the 'dialog' program to create Ruby applications with text based user interfaces
A gem providing a ruby interface to the n-curses dialog generator - 'dialog'.
A ruby wrapper for https://github.com/mlabbe/nativefiledialog
Rb-Messagebox are show MessageBox dialog for Win32 API.
This is a rails plugin that provides a sass mixin to implement a dialog easily
Ruby wrapper for Telegram's Bot API
Create, edit, and traverse dialogue trees
HTTP dialog for the Acenda API with the oAuth2 authentication.
Generate dialog plist
Vex is a modern dialog library which is highly configurable, easily stylable, and gets out of the way.
Opens a Windows FileOpenDialogBox and returns the filepath. Only works with Win32 and Win64 obviously. Check out the Github homepage for usage instructions.
Wfreq is a graphical user interface text analysis tool. It displays word frequencies from a text file selected through a Dialog Box.
A simple shutdown dialog
Confirm dialogs using Twitter Bootstrap. Forked from Rene van Lieshout's excellent project.
Confirmation dialogs to confirm potentially destructive actions
This is my longer description
Zenity.rb allows you to use Zenity to display GTK dialog boxes with a ruby-ish syntax.
This gem overrides Rails' UJS behaviour to open up a Bourbon Refill modal component instead of the browser's built in confirm() dialog
"wxRuby allows the creation of graphical user interface (GUI) applications via the wxWidgets library. wxRuby provides native-style GUI windows, dialogs and controls on platforms including Windows, OS X and Linux." The original wxruby was only maintained upto Ruby 1.9-x86. wxruby64 is a rebuild of the original codebase, for one Ruby version (2.3) and one platform (x64-mingw32) only. This was enough work by itself! This platform matches the binaries by rubyinstaller.org. I don't know if it works on any other versions or platforms.