On Sun, Aug 16, 2009 at 1:07 PM, djolley<[email protected]> wrote: > >> I just genned a test app with 2.3.2 + SQLite3 having a model with an >> integer field. > > My gosh!! I didn't intend for you to have to go to that extreme. I > do sincerely appreciate your investing the time on my behalf.
NP, 5 minutes max to create it, write a couple of tests and open up a console to play with. A short break from other stuff. Besides, I'm kinda ADD and -- oh, look, a cat! :-) > that values set in select elements are properly included in the record > TO BE saved. However, those values and only those values are not > transferred to the new saved record. The new saved record properly > reflects any changes to fields which are not associated with select > elements. However, new values associated with select elements which > are properly set in the record TO BE saved are not saved. Yeah, that sounds very odd. See if you can come up with a simple (reproducible) test case. -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

