Contact Manager Application

Example RubyTk application that lets you edit a list of short list of contacts.
The purpose of this code is to illustrate one approach to accomplishing PF in a
Ruby GUI application.

Download:
[TGZ]
[ZIP]

Test and Run

  1. Unpack the archive
  2. See README for dependencies installation info
  3. Run rake
  4. Run bin/contact_manager
    • Select File → Load Contacts File
Edit