I want to know how to install the unicorn on ubuntu 10.04 and configure it and compile the source code and run the validation on console version
Asked
Active
Viewed 1,263 times
0
-
1Welcome to SO. As per the FAQ this isn't a "real" question as you are asking how to achieve an entire process which you could easily find out how to do yourself. If, however, you are stuck with a specific part of the process that we can answer, we'd be glad to help. Might I suggest you refine your question specifying which bits you have trouble with? Which part isn't working? What don't you understand? As it stands, this question will be closed. – Aug 12 '10 at 12:57
-
Please post a specific question. :) – Aug 12 '10 at 13:05
3 Answers
1
I recommend using Brandon Tilley's guide to serving Rails Apps with RVM, Nginx, Unicorn, and Upstart.

Eric Boehs
- 121
- 3
0
gem install unicorn doesn't work? (or sudo gem install unicorn if installing to system gems)

Doon
- 1,441
- 9
- 9