Use RubyGems to to install SAP HANA for Ruby.
Procedure
- Install the native Ruby driver (the hanaclient Ruby gem) from the main /hdbclient installation directory:
cd ruby/hanaclient
gem install hanaclient
- Optionally, install the ActiveRecordAdapter from the main /hdbclient installation directory:
cd ruby/activerecord-hana-client-adapter
gem install activerecord-hanaclient-adapter