This topic describes the steps necessary to install the Optimizely Feature Experimentation Ruby SDK into your application.
The gem for the Ruby SDK is distributed throughRubyGems.
To install, usegem install optimizely-sdk or bundler to install the gemoptimizely-sdk.
gem install optimizely-sdk
optimizely-sdk
The full source code is onGithHub.
Updated 17 days ago