Reputation: 444
I have a rails app with a building model, each building has multiple floors. Floors belong to buildings
My question is, in my building form how could i create multiple floors by simply asking the user to input the number of floors they require
Upvotes: 0
Views: 41