An open API service indexing awesome lists of open source software.

https://github.com/delonnewman/contracts-stringy

Contracts for String Coercion (see https://github.com/egonSchiele/contracts.ruby)
https://github.com/delonnewman/contracts-stringy

Last synced: 6 months ago
JSON representation

Contracts for String Coercion (see https://github.com/egonSchiele/contracts.ruby)

Awesome Lists containing this project

README

          

# Contracts::Stringy

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'contracts-stringy'
```

And then execute:

$ bundle

Or install it yourself as:

$ gem install contracts-stringy

## License

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