Skip to content

ONLYOFFICE-QA/onlyoffice_mysql_helper

Repository files navigation

OnlyofficeMysqlHelper

Helper gem for working with MySQL in ONLYOFFICE QA projects

Installation

Add this line to your application's Gemfile:

gem 'onlyoffice_mysql_helper'

And then execute:

bundle

Or install it yourself as:

gem install onlyoffice_mysql_helper

Usage

See spec files to usage examples