Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to link to a Google spreadsheet #6

Closed
hoetmaaiers opened this issue May 30, 2012 · 1 comment
Closed

How to link to a Google spreadsheet #6

hoetmaaiers opened this issue May 30, 2012 · 1 comment

Comments

@hoetmaaiers
Copy link

How do I actually TAKE the google spreadsheet?
In what way is it linked? Or do I have to download the spreadsheet?

@nesquena
Copy link
Owner

You read from the google spreadsheet:

SheetMapper::Spreadsheet.new(:mapper=>SomeMapper, :key=>'k', :login => 'u', :password => 'p')

login is a login for google docs, key is the identifier for the spreadsheet which can be found on the url for that spreadsheet (the long hash). This allows sheet_mapper to login and access the spreadsheets.

@nesquena nesquena closed this as completed Aug 7, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants