Can you post the relevant Ruby code? Sent from my iPhone
On Sep 11, 2008, at 6:10 PM, "Hassan Schroeder" <[EMAIL PROTECTED] > wrote: > > On Thu, Sep 11, 2008 at 1:46 PM, Shandy Nantz > <[EMAIL PROTECTED]> wrote: > >> What's happening is that I have this before_filter that set some >> flags >> and then returns. I pass an id along so I can instantiate a User >> object >> and then save the set conditions of these flags. It is going >> through the >> steps correctly, however, when I get to the line that save the object >> and set flags it doesn't. > >> Not sure why it's no saving???? > > What's your database log say? > > -- > Hassan Schroeder ------------------------ [EMAIL PROTECTED] > > > --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

