Created
September 16, 2019 16:12
-
-
Save igbanam/12cee9d0443c3e3ede2cb9c202d37771 to your computer and use it in GitHub Desktop.
Nested Orders
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
app | |
|-- controllers | |
|-- customer_controller.rb | |
|-- customers | |
|-- order_controller.rb | |
|-- models | |
|-- customer.rb | |
|-- customers | |
|-- order.rb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment