A simple command-line blog engine made to get comfortable with the ruby lang before going balls deep in rails. This application supports:
- Creating users and posts
- Listing users and posts
- Filtering posts by author
- Data persistence
- CLI for viewing and executing queries