roo-rb / roo-xls

Roo::Xls add support for legacy Excel file standards to Roo.
MIT License
82 stars 82 forks source link

Fix unknown function 'load_xml' and add Excel XML namespaces others than 'ss'. #1

Closed 545ch4 closed 9 years ago

545ch4 commented 9 years ago

This commit adding the capability to parse arbitrary namespaces (default is 'ss') in Excel XML files. It also fixes unknown function 'load_xml' to be found at Roo::Utils.

545ch4 commented 9 years ago

The Travis CI build passed.

545ch4 commented 9 years ago

Knock, knock. Will this PR going to be applied? Is there anything I can do?

coveralls commented 9 years ago

Coverage Status

Coverage increased (+14.47%) to 80.2% when pulling 9a59369eb8da5bc52dfa5251b493c7df303cbaeb on 545ch4:master into a316a88d042ca6e28a83c46a0db1906a9feebb62 on roo-rb:master.

545ch4 commented 9 years ago

Done the brackets thing...