After a half day's work I've created a Merb app to handle file uploads for a Rails app.
In my dev environment, I changed the views in the Rails app to point to Merb on port 4000. But now I'm stuck trying to figure out how to deploy my new Merb app on a production server. Looks like originally this was handled with a rewrite rule <http://groups.google.com/group/rubyonrails-talk/browse_thread/thread/7a6de82eddf71d15/> More recently, the slides here mention a Merb Mongrel handler <http://brainspl.at/articles/2007/04/23/slides-from-my-mongrel-merb-talk> What's the current best practice for Merb running alongside Rails? Cheers, -pete _______________________________________________ Merb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/merb-devel
