Sha256: 0b65a56a7519f906cc17eab5e83dbdfbb40c7f62f75dd0105a2e4c1c42bd1d06
Contents?: true
Size: 1.08 KB
Versions: 1
Compression:
Stored size: 1.08 KB
Contents
# `Reel::DSL` [![Gem Version](https://badge.fury.io/rb/reel-dsl.svg)](http://rubygems.org/gems/reel-dsl) [![Build Status](https://secure.travis-ci.org/celluloid/reel-dsl.svg?branch=master)](http://travis-ci.org/celluloid/reel-dsl) [![Code Climate](https://codeclimate.com/github/celluloid/reel-dsl.svg)](https://codeclimate.com/github/celluloid/reel-dsl) [![Coverage Status](https://coveralls.io/repos/celluloid/reel-dsl/badge.svg?branch=master)](https://coveralls.io/r/celluloid/reel-dsl) > Minimalist URI-based CRUD endpoint routing for [`Reel`][reel]; supporting HTTP/S requests, Web Sockets, and Server Sent Events. Influenced by [`Angelo`][angelo] and [`Sinatra`][sinatra]; mostly extracted from `^01E` when it was discontinued. [reel]: https://github.com/celluloid/reel [angelo]: https://github.com/kenichi/angelo [sinatra]: https://github.com/sinatra/sinatra --- > How-To coming soon. --- ## Contributing * Fork this repository on GitHub. * Make changes and send a pull request. ## License Copyright (c) 2012 Donovan Keme. Distributed under the MIT License. See LICENSE.txt for further details.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reel-dsl-0.0.0.0 | README.md |