Sha256: 5b97d5c2b85b4a59a6e80994e010517c7f3642ec550aaaafabc6061abf165a46

Contents?: true

Size: 146 Bytes

Versions: 14

Compression:

Stored size: 146 Bytes

Contents

class RemoteTable
  class Format
    class Excelx < Format
      include Rooable
      def roo_class
        ::Excelx
      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/excelx.rb
remote_table-1.1.9 lib/remote_table/format/excelx.rb
remote_table-1.1.8 lib/remote_table/format/excelx.rb
remote_table-1.1.7 lib/remote_table/format/excelx.rb
remote_table-1.1.6 lib/remote_table/format/excelx.rb
remote_table-1.1.4 lib/remote_table/format/excelx.rb
remote_table-1.1.3 lib/remote_table/format/excelx.rb
remote_table-1.1.2 lib/remote_table/format/excelx.rb
remote_table-1.1.1 lib/remote_table/format/excelx.rb
remote_table-1.1.0 lib/remote_table/format/excelx.rb
remote_table-1.0.3 lib/remote_table/format/excelx.rb
remote_table-1.0.2 lib/remote_table/format/excelx.rb
remote_table-1.0.1 lib/remote_table/format/excelx.rb
remote_table-1.0.0 lib/remote_table/format/excelx.rb