And this is for Rails 2.1.1 http://github.com/assimovt/lovd-by-less/commit/85b90ca7bb00558a483d52c722ff75feb02b7e99
On Oct 7, 9:43 am, AssimovT <[EMAIL PROTECTED]> wrote: > In profiles its better now :) > > Here we > go:http://github.com/assimovt/lovd-by-less/commit/2df2df8f0d71924d89ca16... > > Basically to add last_activity and time_zone support u would need > three commits from this thread. > > Btw, I tried to move timezone select to less_form_builder, but got > some problems.. "Array as a symbol index" or smth like that.. > > def time_zone_select method, options = {} > front(method, options) + super + back(method, options) > end > > Can u add that? Then we could drop the front/back lines from profile > edit. > > Tair > > On Oct 7, 1:27 am, "Steven A Bristol" <[EMAIL PROTECTED]> > wrote: > > > On Mon, Oct 6, 2008 at 5:52 PM, AssimovT <[EMAIL PROTECTED]> wrote: > > > > Thanks, that was very helpful. Added timezone support and last > > > activity works.. > > > >http://github.com/assimovt/lovd-by-less/commit/33b5a391a112734d948966... > > > > Cheers, > > > > Tair. > > > This patch looks pretty good. The only thing I would change is to move > > the time zone field from user to profile. That should clean it up a > > bit. Can you add a migration to do that? > > > cheers, > > steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" 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/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
