Sha256: 0a86a9e1c9504ccd5ba55bae891d84f8b4534744e53b0745db705ccf86f21be1

Contents?: true

Size: 154 Bytes

Versions: 14

Compression:

Stored size: 154 Bytes

Contents

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

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
remote_table-1.1.10 lib/remote_table/format/open_office.rb
remote_table-1.1.9 lib/remote_table/format/open_office.rb
remote_table-1.1.8 lib/remote_table/format/open_office.rb
remote_table-1.1.7 lib/remote_table/format/open_office.rb
remote_table-1.1.6 lib/remote_table/format/open_office.rb
remote_table-1.1.4 lib/remote_table/format/open_office.rb
remote_table-1.1.3 lib/remote_table/format/open_office.rb
remote_table-1.1.2 lib/remote_table/format/open_office.rb
remote_table-1.1.1 lib/remote_table/format/open_office.rb
remote_table-1.1.0 lib/remote_table/format/open_office.rb
remote_table-1.0.3 lib/remote_table/format/open_office.rb
remote_table-1.0.2 lib/remote_table/format/open_office.rb
remote_table-1.0.1 lib/remote_table/format/open_office.rb
remote_table-1.0.0 lib/remote_table/format/open_office.rb