Sha256: a763edb2680ecec189ad53ff454623ae3ccd4e222863bd08540992fb15487cc4

Contents?: true

Size: 165 Bytes

Versions: 40

Compression:

Stored size: 165 Bytes

Contents

class RemoteTable
  module Ods
    def self.extended(base)
      base.send :extend, RooSpreadsheet
    end
    
    def roo_klass
      Openoffice
    end
  end
end

Version data entries

40 entries across 40 versions & 3 rubygems

Version Path
seamusabshere-remote_table-0.1.0 lib/remote_table/file/ods.rb
seamusabshere-remote_table-0.1.1 lib/remote_table/file/ods.rb
seamusabshere-remote_table-0.1.2 lib/remote_table/file/ods.rb
seamusabshere-remote_table-0.1.3 lib/remote_table/file/ods.rb
seamusabshere-remote_table-0.1.4 lib/remote_table/file/ods.rb
remote_table-0.2.32 lib/remote_table/file/ods.rb
remote_table-0.2.31 lib/remote_table/file/ods.rb
remote_table-ruby19-0.2.30 lib/remote_table/file/ods.rb
remote_table-0.2.30 lib/remote_table/file/ods.rb
remote_table-0.2.29 lib/remote_table/file/ods.rb
remote_table-0.2.28 lib/remote_table/file/ods.rb
remote_table-0.2.27 lib/remote_table/file/ods.rb
remote_table-0.2.26 lib/remote_table/file/ods.rb
remote_table-0.2.24 lib/remote_table/file/ods.rb
remote_table-0.2.23 lib/remote_table/file/ods.rb
remote_table-0.2.22 lib/remote_table/file/ods.rb
remote_table-0.2.21 lib/remote_table/file/ods.rb
remote_table-0.2.20 lib/remote_table/file/ods.rb
remote_table-0.2.19 lib/remote_table/file/ods.rb
remote_table-0.2.18 lib/remote_table/file/ods.rb