Project

General

Profile

How to get application's environment on windows 7

Added by Ofir Ben David over 12 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.