Displaying 1 result from an estimated 1 matches for "adddetailstousers".
2011 Apr 08
3
Ruby on rails migration problem
...anging from null )
if add validation for presence of city_id .. it is giving the error
"City id cant be blank." even though i filled it...
where as it is working fine with the fields i have added in
create_users migration...
do i have to change anything else when create new migration in
AddDetailstoUsers migration .. other than using rake db:migrate ....
Thanks.,
Sagar
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubs...