Max Williams wrote: > I could output this into a text file, and have a task which does the > same into a different file, and bitches if a diff between the files > reveals any differences. It's crazy enough to work, but seems like a > roundabout (and unreliable) sort of an approach. I meant to say btw that the first file would be created when i start the app locally, and would alter a file i have in source control, which gets pushed up onto the server. Then the server makes a differently named version of the same file. -- Posted via http://www.ruby-forum.com/.