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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (2):

json ~> 1.8.0
redis ~> 3.0.4

Development Dependencies (1):

rake ~> 10.0.4

Owners:

Authors:

  • Stefano Fontanelli

SHA 256 checksum:

7d3b1759f89b8407fa9e02d15ef274af5e202c3e80da21a159e1f385eea9c8a6

Total downloads 5,468

For this version 5,468

Licenses:

N/A

Required Ruby Version: None

Links: