https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184592
--- Comment #10 from Steve Wills <[email protected]> --- Script looks better, but I still need example on how to use it. For example, suppose I've run "rails new myapp" in /usr/local/www, so I have myapp in /usr/local/www/myapp. In that dir, I can run "rails s" and it serves my new app. What entries do I need to put in /etc/rc.conf to have unicorn serve this app? I presume I need to create /usr/local/www/myapp/config/unicorn.rb with correct contents? If so, can you verify what should be in it? Thanks! -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "[email protected]"
