Displaying 1 result from an estimated 1 matches for "hiringd".
Did you mean:
hiring
2010 Feb 03
1
Add multiple objects at once
Hi,
I am new to Ruby and rails in general. As of now, I just have a create
method in my controller which creates only one user. I want to add
multiple users at once in a views. For example, I should be able to have
5 user rows in one page and the admin can create any number of users
(from 1 to 5). While creating a user, the admin should be able to add in
the attributes pertaining to that user