Sha256: fce44a97a9c95ef034ab09b07bf3b286e1893254647c559c7ace1a8482b2c130

Contents?: true

Size: 161 Bytes

Versions: 6

Compression:

Stored size: 161 Bytes

Contents

class RemoteTable
  class Format
    class OpenOffice < Format
      include ProcessedByRoo
      def roo_class
        ::Openoffice
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
remote_table-1.3.0 lib/remote_table/format/open_office.rb
remote_table-1.2.4 lib/remote_table/format/open_office.rb
remote_table-1.2.3 lib/remote_table/format/open_office.rb
remote_table-1.2.2 lib/remote_table/format/open_office.rb
remote_table-1.2.1 lib/remote_table/format/open_office.rb
remote_table-1.2.0 lib/remote_table/format/open_office.rb