On Feb 7, 2007, at 1:19 AM, Alex Soto wrote: > hey there, > > Running trunk (r434) and adding next actions gives me this error: > > NoMethodError (undefined method `tag_with' for #<Todo:0x31f4ffc>): > > The next action is created, but the UI throws an error so the screen > doesn't update. However if I refresh, the action then appears.
Hi Alex, Did you perchance forget to run rake migrate? Cheers, Luke > > Alex > _______________________________________________ > Tracks-discuss mailing list > [email protected] > http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
