I'm new to Ruby on Rails and trying to learn it by doing one simple application. What i'm trying to do is to save the details to different tables in a DB using nested attributes. Im getting an unpermited parameters :locations error in my terminal.I'm new to Ruby on Rails and trying to learn it