Giving Rails its own GUI
May 16, 2006Ruby on Rails is an amazing framework for building web applications, but that doesn’t quite help us in the world of the desktop. Yesterday I sought to do away with this limitation and create a self-contained application that starts WEBrick, creates its own “browser” window, and knows how to terminate itself as well. Allow me to enlighten you…