I hadn't. What I want to make though is a sandboxed environment that doesn't use rvm, etc and that provides everything you need. I also want to make an interface for beginners to easily run the server, execute commands, etc.
That's pretty much what I've built. I just use RbEnv to setup the environment for each version of Ruby installed. Running the server, etc. is already built.