Sha256: 5292258963ba86fb71c7670a1f097598d7af082adf7da0cb0e2a9003fc3742be

Contents?: true

Size: 537 Bytes

Versions: 1

Compression:

Stored size: 537 Bytes

Contents

# Rhino

This is a small Ruby Web Framework. Rails-like framework.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'rhino'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install rhino

## Contributing

1. Fork it ( https://github.com/[my-github-username]/rhino/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rhino-framework-0.0.4 README.md