awestruct / web-editor

A web based editor for awestruct projects
8 stars 6 forks source link

Switch to Sinatra instead of Rails #14

Closed LightGuard closed 11 years ago

LightGuard commented 11 years ago

Looking a little further around the ruby world, Sinatra (http://www.sinatrarb.com/) would be much easier to use and be less heavy weight. We should also be able to integrate awestruct as rack middleware (I'll have to dig in a bit more to find out what we'll need to do here) and let it serve up things as well as the sinatra part.