Method: Squib::Deck#xlsx

Defined in:
lib/squib/api/data.rb

#xlsx(opts = {}) ⇒ Object

Convenience call on deck goes to the module function



89
90
91
# File 'lib/squib/api/data.rb', line 89

def xlsx(opts = {})
  Squib.xlsx(opts)
end