On Sat, Aug 15, 2009 at 3:50 PM, djolley<[email protected]> wrote: > 2.3.2 and it's going to be really difficult for me to alter that. If > it's a Rails bug it could be a major problem for me unless I can find > a work-around. Thanks for the input.
I just genned a test app with 2.3.2 + SQLite3 having a model with an integer field. Setting that field to 0 was successful both via rspec test and console . I would either try to create a minimal test case app that demonstrates the problem you're seeing, or write more tests. Which couldn't hurt, in any case :-) FWIW, -- 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 -~----------~----~----~----~------~----~------~--~---

