RubyGems Navigation menu

buzzard 0.1.4

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.4 - November 14, 2010 (9.0 KB)
  2. 0.1.3 - November 14, 2010 (9.0 KB)
  3. 0.1.2 - November 14, 2010 (9.0 KB)
  4. 0.1.1 - November 14, 2010 (8.0 KB)

Runtime 相依性套件 (4):

dbi >= 0.4.4
json_pure >= 1.4.6
rack-flash = 0.1.1
sinatra = 1.1.0

擁有者:

作者:

  • Thomas Lee

SHA 256 checksum:

4012e9e918d9821db67959ff9e184c74a0f7378fe40fe22493107bf7430219de

總下載次數 18,258

這個版本 5,345

License:

Ruby 版本需求:

相關連結: