Sha256: 8bdc420119a712409cdd2024e74659db61f9d62a9308aa4a61daacbec4cc6a10

Contents?: true

Size: 525 Bytes

Versions: 9

Compression:

Stored size: 525 Bytes

Contents

# Deas

Handler-based web framework powered by Sinatra.

## Usage

TODO: Write code samples and usage instructions here

## Installation

Add this line to your application's Gemfile:

    gem 'deas'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install deas

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
deas-0.6.0 README.md
deas-0.5.0 README.md
deas-0.4.1 README.md
deas-0.4.0 README.md
deas-0.3.0 README.md
deas-0.2.1 README.md
deas-0.2.0 README.md
deas-0.1.0 README.md
deas-0.0.2 README.md