On Wed, 18 Mar 2009 15:34:59 +0100
Indu RS <rails-mailing-l...@andreas-s.net> wrote:

> Created the migration and added extra fields. The error coming at the 
> time of saving the data to the user model. ie I am not getting the 
> values in the insert query (got the 

Are you sure you're passing the extra fields to the model?

Have you tried opening a console and manually creating a user model? That would 
tell you if the problem's in your model or in your controller/view

SH
-- 
Starr Horne
Check out my Helpdesk RailsKit: http://railskits.com/helpdesk/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to