Hi John and all, Sorry, our data typing for hosts is a little bit lazy... As for now, 'to' and 'from' attributes could certainly be set to integer although this time of date check may get improved so it could be specified something like "Mondays to Thursdays from 8h to 19h, Fridays from 8h to 15h".
However, "trusted" attribute was set to string because we aren't sure how well activerecord and oracle would work with boolean datatype. (oracle doesn't support booleans) Feel free to change this datatypes to whatever makes more sense. Best regards, //Gonzalo 2009/4/14 John Mettraux <[email protected]>: > > On Mon, Apr 6, 2009 at 11:02 PM, Gonzalo Suarez > <[email protected]> wrote: >> >> By the way, nice to see that new auth method is almost integrated. :) > > Hi Gonzalo et al, > > I'm almost done : http://github.com/jmettraux/ruote-rest/tree/hashedauth > > I have one last question : why the type string for "trusted" (instead > of boolean) and for "from", "to" (instead of integer) ? > > > Now, Kenneth, OK with you if I merge that into the "master" ? I'd like > to do a release of ruote-rest. > > > Best regards and thanks to you all, > > -- > John Mettraux - http://jmettraux.wordpress.com > > > > --~--~---------~--~----~------------~-------~--~----~ you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
