An Address Book application.
My first Ruby project; runs from the command line.
-
Development Environment
configuring a computer to develop and run Ruby on Rails apps
-
Address Bloc: Basic Ruby App
Basic Ruby App: Running a Ruby App from the command line
-
Address Bloc: Models
Models: storing data in a structured interface for easy manipulation
-
Address Bloc: Menu
Menu: a command-line menu that allows users to manipulate data
-
Address Bloc: Reading CSVs
Reading CSVs: importing data from CSV files
-
Address Bloc: Searching
Searching: finding entries in AddresBloc
-
AddressBloc: Menu Continued
Menu Continued: putting the finishing touches on the command-line menu
Ruby