Karla runs a lemonade stand and needs a way to track her cashflow. The application already has a way to track her revenue -- the types of lemonades that are sold, and at what price. We now want to track the expenses side.
- Ruby 2.7 (Recommended to use rbenv)
- check with
ruby --version
- check with
- Bundle 2.4.4
bundle version
- Rails 5.2.6
rails -v