RubyGems Navigation menu

buzzard 0.1.2

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 依赖 (3):

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

业主:

作者:

  • Thomas Lee

SHA 256 校验和:

fe3bca198a69405180b01351e6da8506d6ca7ebbf9b27547d4ae0d7b1a7bca88

下载总量 18,277

这个版本 4,319

许可:

需要的 Ruby 版本:

链接: