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)
- Host: GitHub
- URL: https://github.com/delonnewman/contracts-stringy
- Owner: delonnewman
- License: mit
- Created: 2019-07-16T16:58:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-10T03:38:53.000Z (over 5 years ago)
- Last Synced: 2024-05-01T12:34:57.695Z (over 1 year ago)
- Language: Ruby
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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).