Pit Capitain wrote: > Sorry for the typos. Here's what I wanted to write... > > Trans schrieb: > > Jim Weirich wrote: > >> (...) > > > > but more important to me at the moment, how does one access the > > --dry-run flag in one's task? > > Tom, I've never used Rake yet, but > > task.application.options.dryrun > > should give you the desired information. thanks Pit. i'll try that. t.