(in active development)
gem 'smart_type-system'bundle install
# --- or ---
gem install smart_type-systemrequire 'smart_core/type_system'- Fork it ( https://github.com/smart-rb/smart_type-system/fork )
- Create your feature branch (
git checkout -b feature/my-new-feature) - Commit your changes (
git commit -am '[feature_context] Add some feature') - Push to the branch (
git push origin feature/my-new-feature) - Create new Pull Request
Released under MIT License.