Thanks for posting this. It's good to have a non trivial one file app to
learn from.




On Fri, Nov 15, 2013 at 7:31 AM, Koaps Freeman <koapsfree...@gmail.com>wrote:

> 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 and since native extensions are problematic on
> current JRuby, I needed an easy alternative to pg gem and Sequel
> JDBC:Postgres isn't bad, though I could have used JDBC from AR.
>
>
> As a side note, here's my Nginx/HAProxy setup I'm using to frontend the
> Camping Apps with a backup server to host a static page if the app is down.
>
>
> http://nullworks.wordpress.com/2013/11/09/nginx-and-haproxy-for-fun-and-profit/
>
>
> _______________________________________________
> Camping-list mailing list
> Camping-list@rubyforge.org
> http://rubyforge.org/mailman/listinfo/camping-list
>
_______________________________________________
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to