Convert Microsoft office 2007/2010 files(docx/xlsx/pptx) to string.
Add this line to your application's Gemfile:
gem 'officex2str'
And then execute:
$ bundle
Or install it yourself as:
$ gem install officex2str
Officex2str.convert("file_path")
$ bundle exec rake
$ bundle exec rake build
$ bundle exec rake release