RubyGems.org

rackful

0.1.2

Rackful provides a minimal interface for developing ReSTful web services with Rack and Ruby. Instead of writing HTTP method handlers, you'll implement resource objects, which expose their state at URLs. This version is NOT backward compatible with versions 0.0.x.

installgem install rackful -v 0.1.2
Authors

Pieter van Beek

2,369 total downloads 297 for this version
Owners

48eeb67004d7cae378caf232db4007b3

Gemfile
gem "rackful", "~> 0.1.2"
Versions
  1. 0.1.4 November 26, 2012
  2. 0.1.3 October 24, 2012
  3. 0.1.2 October 11, 2012
  4. 0.1.1 August 5, 2012
  5. 0.1.0 August 4, 2012
Show all versions (7 total)
Runtime Dependencies
  1. rack >= 1.4