SmartCore::TypeSystem · Gem Version


Installation

gem 'smart_type-system'
bundle install
# --- or ---
gem install smart_type-system
require 'smart_core/type_system'

Contributing

  • 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

License

Released under MIT License.

Authors

Rustam Ibragimov