Sha256: ceaf262ba9c4d086aeb434f290db64afff957ed95d8f304b25156b96a12c72e1
Contents?: true
Size: 1.92 KB
Versions: 1
Compression:
Stored size: 1.92 KB
Contents
# Lotus::Utils Ruby core extentions and class utilities for [Lotus](http://lotusrb.org) ## Status [](https://badge.fury.io/rb/lotus-utils) [](https://travis-ci.org/lotus/utils?branch=master) [](https://coveralls.io/r/lotus/utils) [](https://codeclimate.com/github/lotus/utils) [](https://gemnasium.com/lotus/utils) [](http://inch-pages.github.io/github/lotus/utils) ## Contact * Home page: http://lotusrb.org * Mailing List: http://lotusrb.org/mailing-list * API Doc: http://rdoc.info/gems/lotus-utils * Bugs/Issues: https://github.com/lotus/utils/issues * Support: http://stackoverflow.com/questions/tagged/lotus-ruby * Chat: https://gitter.im/lotus/chat ## Rubies __Lotus::Utils__ supports Ruby (MRI) 2+ ## Installation Add this line to your application's Gemfile: gem 'lotus-utils' And then execute: $ bundle Or install it yourself as: $ gem install lotus-utils ## Usage __Lotus::Utils__ is designed to enhance Ruby's code and stdlib. By default this gem doesn't load any code, require yourself what you need. Please read the documentation of each module, in order to understand how to use each feature. ## Versioning __Lotus::Utils__ uses [Semantic Versioning 2.0.0](http://semver.org) ## Contributing 1. Fork it ( https://github.com/lotus/utils/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request ## Copyright Copyright 2014 Luca Guidi – Released under MIT License
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lotus-utils-0.1.1 | README.md |