What happens in the logs?
On 9/13/06, Chris Abad <[EMAIL PROTECTED]> wrote:
I have a model object which has an attribute called required, which
is a boolean value. So if I want that to be false, I might do this:
Model.create(:required => false)
Anyone know why that would prevent the object from being created?
There are no errors... it just won't write the row to the database.
_______________________________________________
Sdruby mailing list
[email protected]
http://lists.sdruby.com/mailman/listinfo/sdruby
--
Kevin Clark
http://glu.ttono.us
_______________________________________________
Sdruby mailing list
[email protected]
http://lists.sdruby.com/mailman/listinfo/sdruby