Categories: None [Edit]

buzzard

https://rubygems.org/gems/buzzard
Love Sinatra, but feel it's just a little too minimalistic? Think Rails is way too bloated these days? Buzzard provides a set of modules for Sinatra and a minimalistic application generator. The modules provide a set of common, useful functionality for web application development without the overhead associated with heavier frameworks like Rails. Out of the box, your generated application will be configured with a set of modules providing functionality like data access via Ruby/DBI and session management. Further, placeholders are generated so you can see your application working right away. The best part is that you can pick and choose the bits of buzzard you want to use. Don't like Ruby/DBI? Use something else! Don't need sessions? You don't have to! Install the buzzard gem, then run "buzzard hello-world" to generate your first application.

Total

Ranking: 54,610 of 187,960
Downloads: 19,640

Daily

Ranking: 59,042 of 187,950
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
134322,456,229sinatra
75468,643,695json_pure
5,3221,209,971dbi
12,565182,448rack-flash

Owners

#GravatarHandle
1iconthomaslee