Nested Orders
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