On 18 Dec 2008, at 8:36, Reinier Balt wrote: > Hi Luis, > > Thanks for the feedback. I'll update the docs with them before the 1.7 > release. > > Reinier > >> some hopefully useful notes on pulling a fresh checkout of master on >> github, and running through the docs there to set up a clean new >> install:
Yes, thanks for the notes, Luis - it's very helpful. Just to confirm, were you looking at the new webby files in the tracks_manual release, or the ones in the /doc directory of the main repository? We're moving over to the former, but I haven't had a chance yet to remove the old files and put a note in about the new manual. I'll try to do that soon. >> * '### Populate your database with the Tracks 1.7 schema >> [rake_install] ###' says to run `rake db:migrate >> RAILS_ENV=production`; those should be ' instead of ` else the output >> is evaluated :) same problem in a couple other places- is this a >> markdown-ism? It is a markdown-ism. It is marked up with code tags in the HTML output. But now that we've switched to Textile with webby that's obviously not getting marked up. I thought I did a global search and replace, but obviously I missed a few! >> * when running rake migrate on the provided db, I get the following >> (apparently harmless?) warning: >> config.gem: Unpacked gem highline-1.5.0 in vendor/gems has no >> specification file. Run 'rake gems:refresh_specs' to fix this. It is harmless. But annoying :-) cheers, bsag -- but she's a girl - the weblog of a female geek http://www.rousette.org.uk [email protected] _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
