You will need the require or tags won't work. There is a typo in there, it should be tagging_extensions with an s. I've committed a patch for it.
I agree though that we need to factor out the tracks specifics into an app specific startup file... Nice todo for 1.8 :-) Reinier > -----Oorspronkelijk bericht----- > Van: [email protected] [mailto:tracks- > [email protected]] Namens Eric Allen > Verzonden: dinsdag 23 december 2008 23:26 > Aan: tracks-discuss > Onderwerp: Re: [Tracks-discuss] updating tracks for has_many_polymorphs > > Works for me after commenting out > > require 'tagging_extentions' > > in environment.rb. We really need a better way of handling > environment.rb... > > This may just be server conditions, but Tracks seems a bit faster with > the new version of the plugin. > > On Dec 22, 2008, at 2:36 PM, Reinier Balt wrote: > > > Hi all, > > > > I've updates the has_many_polymorphs plugin which we use for > > tagging. This > > was a nasty upgrade because it broke a lot (the version we were > > using was > > very old). > > I've got all tests passing again, but please do test this out. > > > > The update was necessary because several reports were made of people > > who > > couldn't rake db:migrate because of a bug in this plugin. > > > > You'll need to recreate your environment.rb for this update > > > > Reinier > > > > > > _______________________________________________ > > 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 _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
