RubyGems Navigation menu

backend-toolkit 0.0.1

backend-toolkit =============== A set of classes that simplify building a scalable backend for your app. Requirements ---------------- * redis (server and ruby gem) * json gem Installation ---------------- $ gem install backend-toolkit Development & Testing ---------------- $ bundle install $ rake Usage ---------------- ```ruby require 'backend-toolkit' # TO DO ``` Contributions ---------------- * Check commits history and issue tracker to be sure that no one else is working on the feature you want or are fixing the bug you found. * Fork the project. * Create a feature/bugfix branch and work on it. * Please add all tests needed to have a reasonably coverage of the new feature or bug that you are fixing. * Rebase your branch and open a pull request. * Please don't mess with the Rakefile, version, or history. License, Authors & Contributors ------- Check LICENSE.txt and AUTHORS.txt

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.1 - June 11, 2013 (3.5KB)

Runtime依存関係 (2):

json ~> 1.8.0
redis ~> 3.0.4

Development依存関係 (1):

rake ~> 10.0.4

所有者:

作者:

  • Stefano Fontanelli

SHA 256チェックサム:

7d3b1759f89b8407fa9e02d15ef274af5e202c3e80da21a159e1f385eea9c8a6

累計ダウンロード数 5,496

このバージョンのみ 5,496

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: