[![Gem Version](https://badge.fury.io/rb/ae_easy.svg)](http://github.com/answersengine/ae_easy/releases) [![License](http://img.shields.io/badge/license-MIT-yellowgreen.svg)](#license) # AeEasy ## Description AeEasy gem collection allow advance AnswersEngine features possible by including a collection of specialized gems. Install gem: ```gem install 'ae_easy'``` Require gem: ```require 'ae_easy'``` Included gems documentation: ``` ae_easy-core: http://rubydoc.org/gems/ae_easy-core/frames ae_easy-config: http://rubydoc.org/gems/ae_easy-config/frames ae_easy-router: http://rubydoc.org/gems/ae_easy-router/frames ae_easy-text: http://rubydoc.org/gems/ae_easy-text/frames ```