Sha256: 93060b5bacee7682202d7a4ee74fdeb0473c211de99d463b852fa38753d567e6

Contents?: true

Size: 451 Bytes

Versions: 10

Compression:

Stored size: 451 Bytes

Contents

# RailsTwirp
Short description and motivation.

## Usage
How to use my plugin.

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

```ruby
gem 'rails_twirp'
```

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

Or install it yourself as:
```bash
$ gem install rails_twirp
```

## Contributing
Contribution directions go here.

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
rails_twirp-0.8.0 README.md
rails_twirp-0.7.2 README.md
rails_twirp-0.7.1 README.md
rails_twirp-0.7.0 README.md
rails_twirp-0.6.0 README.md
rails_twirp-0.5.0 README.md
rails_twirp-0.4.0 README.md
rails_twirp-0.3.0 README.md
rails_twirp-0.2.0 README.md
rails_twirp-0.1.0 README.md