Neidley/address-bloc
An address book Ruby application. Learned how to run a Ruby program from the command line, create an interactive menu, represent the address book and entries with Ruby models, import entries from a file, search the address book, and testing.
Ruby