Build a ruby daemon that integrates my rails environement
- by jjmartres
Hi guys,
I need to build a ruby daemon that will use the freeswitcher eventmachine library for freeswitch.
Since few days I as looking the web for the best solution to build a ruby daemon that will integrate my rails environment, specailly my active record models. I've take a look to the excellent Ryan Bates screencast (episodes 129 custom daemon) but I'm not sure that is still an actual solution.
Does anyone known a good way to do that ?
Thanks all for your help.