<< Masa.20120120-export_oddbdat-oddb2tdat-export_oddb_csv-mail_order_price-oddb_org | Index | Masa.20120118-update-narcotic-data-view-state-oddb_org >>
Patch
How to use
ch.oddb> Exporter.new(self).export_oddbdat_by_company_name('company_name')
Note
Note
So, index.rbx uses Ruby 1.8 libraries (calls sbsm Ruby 1.8 library)
We need at the moment to install sbsm both on Ruby 1.9 and 1.8
see:
$ vim /var/www/oddb.org/doc/index.rbx add line before requires $: << '/usr/local/lib64/ruby/gems/1.9.1/gems/sbsm-1.0.5/lib'