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.5 KB)

Runtime 依赖 (2):

json ~> 1.8.0
redis ~> 3.0.4

Development 依赖 (1):

rake ~> 10.0.4

业主:

作者:

  • Stefano Fontanelli

SHA 256 校验和:

7d3b1759f89b8407fa9e02d15ef274af5e202c3e80da21a159e1f385eea9c8a6

下载总量 5,485

这个版本 5,485

许可:

需要的 Ruby 版本:

链接: