Added by Ofir Ben David about 13 years ago
I want to get my environment details. I'm running Redmine on windows 7
when I'm running the following on command prompt from redmine directory:
RAILS_ENV=development script/about
I get the following message: 'RAILS_ENV' is not recognized as an internal or external command, operable program or batch file.
Pls let me know how to do it properly in windows.