-
Notifications
You must be signed in to change notification settings - Fork 9
Home
SaitoWu edited this page Mar 21, 2012
·
2 revisions
simba
means sinatra imba
, also means the lion king
simba. lol.
simba aim to set up ruby off rails's best practice.
yes. i am a sinatra fanboy.
-
load a sinatra app is really fast. not like rails.
-
routes and controller in one place. not like rails.
-
much easier to do tdd and bdd. not like rails.
-
...
-
a convenient skeleton app.
-
work with sinatra/reloader
-
slim and sequel. very neat gems, just like sinatra.
-
work with assets-pipeline.
-
coffee and sass are supported by default.
-
test suite also supported.