Sha256: dda2ed71c2c47d79030d5bc815261516ee095bb7dcf55badfeda6fe53f9c52b3
Contents?: true
Size: 786 Bytes
Versions: 1
Compression:
Stored size: 786 Bytes
Contents
[![Documentation](http://img.shields.io/badge/docs-rdoc.info-blue.svg)](http://rubydoc.org/gems/ae_easy-core/frames) [![Gem Version](https://badge.fury.io/rb/ae_easy-core.svg)](http://github.com/answersengine/ae_easy-core/releases) [![License](http://img.shields.io/badge/license-MIT-yellowgreen.svg)](#license) # AeEasy core module ## Description AeEasy core is part of AeEasy gem collection and an alias to [dh_easy-core](https://github.com/DataHenOfficial/dh_easy-core/) gem. It provides a compatibility layer for advance DataHen features possible by function as a base for other gems. Install gem: ```ruby gem install 'ae_easy-core' ``` Require gem: ```ruby require 'ae_easy/core' ``` See [dh_easy-core](https://github.com/DataHenOfficial/dh_easy-core/) gem for documentation.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ae_easy-core-0.2.1 | README.md |