Skip to content

Add write function #20

@erithmetic

Description

@erithmetic
t = RemoteTable.new "s3://foo.amazon.com/path/to/file.csv"

t.rows << ['here', 'you', 'go']
t.save

Also may want to refactor into a plugin-based model so that roo/csv/s3 drivers aren't needed all the time

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions