Ruby SDK Installation

To integrate VWO Ruby SDK into your application, you first need to install the SDK through a package manager for Ruby. VWO Ruby SDK can be installed using rubygems

Requirements

📘

Note:

Works with 1.9.3+

Installation via rubygems

To integrate VWO Ruby SDK into your application through rubygems, run the following command through the command line. Make sure you run this command in the correct directory where your app resides.

gem install vwo-sdk

Source Code

The VWO SDK code is available in various languages on GitHub. All different SDKs published under Wingify Organization on GitHub are licensed under Apache 2.0 License (c) Wingify Pvt. Ltd. 2019-2020.