Is there a simple way to determine the OS rails is currently running
under. I have an application
which runs under both Windows and Rails. The code needs to access a
different file depending on
which OS is currently running.
Thanks in advance,
Don Mc