Sha256: 699e8057d196235d7affaa060f2ab18d148a4c32a49b555a9bb7d6c3755983cb

Contents?: true

Size: 151 Bytes

Versions: 7

Compression:

Stored size: 151 Bytes

Contents

class RemoteTable
  class Format
    class Excel < Format
      include ProcessedByRoo
      def roo_class
        ::Excel
      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/excel.rb
remote_table-1.3.0 lib/remote_table/format/excel.rb
remote_table-1.2.4 lib/remote_table/format/excel.rb
remote_table-1.2.3 lib/remote_table/format/excel.rb
remote_table-1.2.2 lib/remote_table/format/excel.rb
remote_table-1.2.1 lib/remote_table/format/excel.rb
remote_table-1.2.0 lib/remote_table/format/excel.rb