Sha256: 86bb09c7cda9e27e92c62d7cbbd93911fea61bc31bdb42781c0bd2cd6c288f0a

Contents?: true

Size: 581 Bytes

Versions: 41

Compression:

Stored size: 581 Bytes

Contents

# Rao::Api:ServiceController
Short description and motivation.

## Usage
How to use my plugin.

## Installation
Add this line to your application's Gemfile:

```ruby
gem 'rao-api-service_controller'
```

And then execute:
```bash
$ bundle
```

Or install it yourself as:
```bash
$ gem install rao-api-service_controller
```

Generate the initializer:

```bash
$ rails g rao:api:service_controller:install
```

## Contributing
Contribution directions go here.

## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
rao-api-service_controller-0.0.8.pre README.md