I have the following command. I insert it on starting the rails server
VARIABLE=development rails s
How do I make this variable start automatically, without having to wright it myself every time?
So I would then just do this
rails s
and it would run automatically with that variable.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…