> I have a resource that has a 'datetime' field with the name 'date'. > The date must be filled, so I placed a "validate_presence_of :date" in > the model. Whenever I try to create a new instance with the date > filled, the application says that "Date can't be blank". I'm unable to > create a an instance of that resource.
Just fixed this in 73d6019242d2c56ba4ed65790a10f0482e2b9a26 The fix will be in 0.8 final, should be ready today Tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
