Sha256: c564f472b90f3947e4a9cd3c0021e04a076e9870909bcbf19584b883a971a47c

Contents?: true

Size: 565 Bytes

Versions: 51

Compression:

Stored size: 565 Bytes

Contents

# Rao::ServiceController
Short description and motivation.

## Usage
How to use my plugin.

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

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

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

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

Generate the initializer:

```bash
$ rails g rao: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

51 entries across 51 versions & 1 rubygems

Version Path
rao-service_controller-0.0.12.pre README.md
rao-service_controller-0.0.11.pre README.md
rao-service_controller-0.0.10.pre README.md
rao-service_controller-0.0.9.pre README.md
rao-service_controller-0.0.8.pre README.md
rao-service_controller-0.0.7.pre README.md
rao-service_controller-0.0.6.pre README.md
rao-service_controller-0.0.5.pre README.md
rao-service_controller-0.0.4.pre README.md
rao-service_controller-0.0.3.pre README.md
rao-service_controller-0.0.2.pre README.md