Sha256: 137474aba55e0706808fc282315691c7845ef8eb14b286d9d20a53a10b193d78

Contents?: true

Size: 561 Bytes

Versions: 7

Compression:

Stored size: 561 Bytes

Contents

# Ucasy

Description soon!

## Installation

Add this line to your application's Gemfile:

```ru
gem "ucasy", "~> 0.0.1"
```

And then execute:

```bash
bundle install
```

Or install it yourself as:

```bash
bundle add ucasy
```

## Usage

You can use a Rails generator to create setup files:

```sh
rails g ucasy:install
```

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/ucasy.

## License

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ucasy-0.1.0 README.md
ucasy-0.0.7 README.md
ucasy-0.0.6 README.md
ucasy-0.0.5 README.md
ucasy-0.0.4 README.md
ucasy-0.0.3 README.md
ucasy-0.0.1 README.md