Sha256: 5b79d08c7d3e7489f019cdcebaec6e41e4127903a3977669efc9ea2f306bf564

Contents?: true

Size: 183 Bytes

Versions: 3

Compression:

Stored size: 183 Bytes

Contents

# TODO: make instance vars available

title "rails two test"

worksheet {
  name 'from rails two'

  row {
    1.upto(@times) do |n|
      cell {
        data n
      }
    end
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
osheet-0.7.0 test/rails/two/app/views/things/index.xls.osheet
osheet-0.6.0 test/rails/two/app/views/things/index.xls.osheet
osheet-0.5.0 test/rails/two/app/views/things/index.xls.osheet