Installation: Sheety requires a modified version of xml-simple, available at https://github.com/bisrael/xml-simple.git Add the following two rows to your Gemfile: gem 'xml-simple', :git => 'https://github.com/bisrael/xml-simple.git' gem 'sheety'