Sha256: f8096b1c78287ad337daf6519aa5c75c25021033a136b7e37ecf8652bf7bc6ad

Contents?: true

Size: 153 Bytes

Versions: 7

Compression:

Stored size: 153 Bytes

Contents

class RemoteTable
  class Format
    class Excelx < Format
      include ProcessedByRoo
      def roo_class
        ::Excelx
      end
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

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