Apache Passenger and Reloader

2013-01-02 Thread Koaps Freeman
Hi Guys, I just started playing with camping and so far it's pretty awesomo. After much messing around I was finally able to get Apache Passenger, Camping and ActiveRecord to PostgreSQL working. One thing I was wondering about, can I use reloader with Apache Passenger? Always having to

Re: Apache Passenger and Reloader

2013-01-02 Thread Koaps Freeman
Regards David On Jan 2, 2013, at 7:02 PM, Koaps Freeman koapsfree...@gmail.com wrote: Hi Guys, I just started playing with camping and so far it's pretty awesomo. After much messing around I was finally able to get Apache Passenger, Camping and ActiveRecord to PostgreSQL working. One thing

Re: Apache Passenger and Reloader

2013-01-02 Thread Koaps Freeman
and Happy 2013 David On Jan 2, 2013, at 8:53 PM, Koaps Freeman koapsfree...@gmail.com wrote: Thanks for the reply David, I thought about trying that also. Right now this is just for home devel stuff so it doesn't need to be robust or anything, I just develop on my laptop which is separate from

Re: Apache Passenger and Reloader

2013-01-03 Thread Koaps Freeman
Awesome I'll give that a shot. Thanks On Jan 3, 2013 12:17 AM, Magnus Holm judo...@gmail.com wrote: On Wed, Jan 2, 2013 at 7:02 PM, Koaps Freeman koapsfree...@gmail.com wrote: Hi Guys, I just started playing with camping and so far it's pretty awesomo. After much messing around I

Camping Blog with Sequel, Thin and Rake

2013-11-14 Thread Koaps Freeman
Hi All, I just wanted to pass along some code I did recently. https://github.com/koaps/camping-thin-blog It's basically the Camping example Blog modified to work with Sequel, Thin Server and Rake migrations. I mainly did this because I'm testing using Camping on JRuby and Celluloid's Reel-Rack

Benchmarked

2013-11-18 Thread Koaps Freeman
Hi guys, I wanted to share my latest little project with you. While it's not totally camping specific, it does use camping as it's main test bed. http://nullworks.wordpress.com/2013/11/17/benchmarked/ https://github.com/koaps/benmark Basically it's my attempt at seeing what ruby server does