search for: raynb

Displaying 1 result from an estimated 1 matches for "raynb".

Did you mean: rayne
2011 Nov 05
13
Adding a site admin user while creating a site
Hi Gurus, I wanted to add siteadmin user(basically a user with a certain role) while creating the site itself. I hope that i have done all the necessary stuff by going through raynb''s railscasts ( http://railscasts.com/episodes/196-nested-model-form-part-1) But could not see user fields being displayed in the site creation form.. Below are the details. I Have two model users and sites. ( user model was created using devise then i customized it). *Below are my mode...