By mmurph211
via matts411.com
Published: Mar 13 2008 / 19:02
Ever wondered whether you could turn that Ruby on Rails app you wrote into a executable program? Well, wonder no more!
Using SQLite and only a couple of Ruby scripts, turning any Rails app into a standalone executable file that can be installed on any machine without any extra software is quite painless.
Add your comment