Skip to content

felipedmesquita/planilha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planilha

A spectacularly tiny Roo wrapper

gem "planilha"
gem install planilha
require "planilha"

products = Planilha.read("spreadsheet.xlsx")
# => [{"sku"=>"100008", "price"=>29.99}, {"sku"=>"101341", "price"=>45.5}]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages