Stupid question, but is there a way to run merb locally, without installing it as a gem? I don't mean freezing it into a merb app, but checking out merb and being able to run it without installing the gem first.<br><br>
The reason I ask is that I'm working on some debugging stuff and it'd be helpful to be able to modify the source code, run it, modify, run, and so on. (And yes, I am writing tests. ;-)<br><br>Thanks,<br>Luke Francl
<br>