after it is successfully saved you can call create_profile > to create and save a new profile. Alternatively, as Jodi has > suggested, you could put this in an after_create callback. > > Colin
Thanks. The after_create callback works nicely as I have no new or create actions in the users controller using Devise/Cancan. Not sure where they but thats another weekend project! -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

